Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/50858529/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translations.documentfoundation.org/api/units/112939269/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/pl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/naniud/?format=api",
    "timestamp": "2024-04-09T18:38:30.028393Z",
    "action": 2,
    "target": "Rozwój jest otwarty dla wszystkich; witamy nowe talenty i pomysły, a nasze oprogramowanie jest codziennie testowane i używane przez **dużą i oddaną społeczność użytkowników.**",
    "id": 50858529,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50858529/?format=api"
}