Changes API.

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

GET /api/changes/18959/?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-plugins/master/?format=api",
    "translation": null,
    "user": "https://translate.gajim.org/api/users/pirujo/?format=api",
    "author": "https://translate.gajim.org/api/users/pirujo/?format=api",
    "timestamp": "2020-07-03T08:54:38.368850Z",
    "action": 49,
    "target": "",
    "id": 18959,
    "action_name": "Requested new language",
    "url": "https://translate.gajim.org/api/changes/18959/?format=api"
}