Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112968804/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/eu/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/a_mento/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/a_mento/?format=api",
    "timestamp": "2024-04-03T11:41:16.173804Z",
    "action": 5,
    "target": "[Impressum (Informazio legala)](/imprint)",
    "id": 50837688,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50837688/?format=api"
}