Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/455451/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-09-12T19:44:01.916205Z",
    "action": 2,
    "target": "Per utilitzar Tails, apagueu l'ordinador i inicieu al vostre llapis USB de Tails en lloc d'arrencar a Windows, macOS o Linux.",
    "id": 3345107,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3345107/?format=api"
}