Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701507/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:24.719423Z",
    "action": 13,
    "target": "    The Debian project is coordinated over the Internet by a team of\n    volunteers whose work is entirely public. All this makes Debian one of the\n    Free Software projects under the most scrutiny by security researchers.\n",
    "id": 3389560,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3389560/?format=api"
}