Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705048/?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": "2025-01-21T17:18:24.175429Z",
    "action": 59,
    "target": "<p>Pour prendre contact avec [[l'équipe\nfondations|contribute/working_together/roles/foundations_team]] de Tails, écrivez à\n<a href=\"mailto:foundations@tails.net\">foundations@tails.net</a>.</p>\n",
    "id": 3406098,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3406098/?format=api"
}