Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685715/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T16:20:29.264021Z",
    "action": 59,
    "target": "<p>Pour discuter de la [[plateforme de traduction de Tails|contribute/how/translate/with_translation_platform]], écrivez à <a href=\"mailto:tails-weblate@boum.org\">tails-weblate@boum.org</a>.</p>\n",
    "id": 3307295,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3307295/?format=api"
}