Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176404/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primersee-also_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primersee-also_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2021-08-09T22:44:12.451955Z",
    "action": 2,
    "target": "Mais informações sobre o Projeto de Documentação do FreeBSD",
    "id": 332828,
    "action_name": "Geänderte Übersetzung",
    "url": "https://translate-dev.freebsd.org/api/changes/332828/?format=api"
}