Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/689012/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-29T17:25:15.906219Z",
    "action": 13,
    "target": "If burned on a DVD, then this DVD would be outdated on the next release. This means after 4 weeks at most.",
    "id": 3320706,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3320706/?format=api"
}