Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/680846/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:34:55.861634Z",
    "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": 3270154,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3270154/?format=api"
}