Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/694681/?format=api",
    "component": "https://translate.tails.net/api/components/tails/known_issues/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/known_issues/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-10T09:18:18.342052Z",
    "action": 13,
    "target": "     It might take several months for your Linux distribution to provide updates\n     before you can enable Secure Boot again.\n",
    "id": 3340281,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3340281/?format=api"
}