Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/680840/?format=api",
    "component": "https://translate.tails.net/api/components/tails/on_0days_exploits_and_disclosure/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/on_0days_exploits_and_disclosure/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:34:55.652729Z",
    "action": 30,
    "target": "> \"We're happy to see that TAILS 1.1 is being released tomorrow.\n> Our multiple RCE/deanonymization zero-days are still effective. #tails #tor\"\n",
    "id": 3270144,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3270144/?format=api"
}