Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/681712/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcnewsversion_6-1-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcnewsversion_6-1-po/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-27T11:22:38.740241Z",
    "action": 13,
    "target": "- *Tails Cloner* can now install and upgrade to devices with multiple mounted partitions.",
    "id": 3279962,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3279962/?format=api"
}