Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1066620/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookintroduction_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/_int2eh/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/_int2eh/?format=api",
    "timestamp": "2026-04-18T16:12:41.697403Z",
    "action": 5,
    "target": "Produzir o melhor sistema operacional do tipo UNIX(R) possível, respeitando a filosofia original das ferramentas de software, bem como a usabilidade, o desempenho e a estabilidade.",
    "id": 950881,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/950881/?format=api"
}