Changes API.

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

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

{
    "unit": "http://translate.vecturagames.com/api/units/93041/?format=api",
    "component": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
    "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/?format=api",
    "user": "http://translate.vecturagames.com/api/users/Raul.Pereira/?format=api",
    "author": "http://translate.vecturagames.com/api/users/Raul.Pereira/?format=api",
    "timestamp": "2024-05-01T22:51:44.686917Z",
    "action": 5,
    "target": "Opções de roteamento",
    "id": 113637,
    "action_name": "Translation added",
    "url": "http://translate.vecturagames.com/api/changes/113637/?format=api"
}