Changes API.

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

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

{
    "unit": "http://translate.vecturagames.com/api/units/93017/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-17T17:09:52.151241Z",
    "action": 71,
    "target": "Cartes en ligne mapy.cz",
    "id": 112914,
    "action_name": "String added in the repository",
    "url": "http://translate.vecturagames.com/api/changes/112914/?format=api"
}