Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/master/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-11-27T15:45:59.647638Z",
    "action": 44,
    "target": "",
    "id": 62019,
    "action_name": "New strings to translate",
    "url": "https://translate.gajim.org/api/changes/62019/?format=api"
}