Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702075/?format=api",
    "component": "https://translate.tails.net/api/components/tails/what_we_accomplished_in_2017/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/what_we_accomplished_in_2017/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:51.521069Z",
    "action": 13,
    "target": "We published our **Social contract**, the guiding principles that reflect the commitment to our ideals.",
    "id": 3390409,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3390409/?format=api"
}