Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/what-is-the-fediverse-video/subtitles/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/what-is-the-fediverse-video/subtitles/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-28T14:37:19.303619Z",
    "action": 0,
    "target": "",
    "id": 356290,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/356290/?format=api"
}