Changes API.

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

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

{
    "unit": "http://translate.vecturagames.com/api/units/89153/?format=api",
    "component": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
    "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-30T15:33:06.365297Z",
    "action": 59,
    "target": "Ao assinar, você concorda com nossa *Política de Privacidade*.",
    "id": 77806,
    "action_name": "String updated in the repository",
    "url": "http://translate.vecturagames.com/api/changes/77806/?format=api"
}