Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112919366/?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:32:52.924242Z",
    "action": 9,
    "target": "Útgáfur/niðurhöl af þessari viðbót",
    "id": 50756452,
    "action_name": "Translation uploaded",
    "url": "https://translations.documentfoundation.org/api/changes/50756452/?format=api"
}