Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702125/?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-11-20T11:20:57.947045Z",
    "action": 13,
    "target": "Tails [[was founded|news/celebrating_10_years]] in 2009 and [[joined forces with Tor|news/tails_tor]] in 2024.",
    "id": 3390523,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3390523/?format=api"
}