Changes API.

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

GET /api/changes/3386534/?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/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": null,
    "timestamp": "2024-11-13T10:40:04.164056Z",
    "action": 57,
    "target": "Patrocinadores",
    "id": 3386534,
    "action_name": "Screenshot added",
    "url": "https://translate.tails.net/api/changes/3386534/?format=api"
}