Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": null,
    "timestamp": "2024-12-09T11:30:39.632720Z",
    "action": 57,
    "target": "<i class=\"metaphor\">Como se fosse uma barraca, você pode carregar Tails por aí e usar em qualquer lugar.</i>",
    "id": 3397439,
    "action_name": "Screenshot added",
    "url": "https://translate.tails.net/api/changes/3397439/?format=api"
}