Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112919376/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/is/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sveinki/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sveinki/?format=api",
    "timestamp": "2024-03-13T14:33:22.199688Z",
    "action": 9,
    "target": "Stjórnsvæði viðbótar",
    "id": 50756458,
    "action_name": "Translation uploaded",
    "url": "https://translations.documentfoundation.org/api/changes/50756458/?format=api"
}