Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/29722/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/ariasuni/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/ariasuni/?format=api",
    "timestamp": "2019-08-27T00:05:21.033663Z",
    "action": 5,
    "target": "Movi al &nova fenestro",
    "id": 39129,
    "action_name": "Translation added",
    "url": "https://translate.funkwhale.audio/api/changes/39129/?format=api"
}