Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91212/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/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": "2019-11-16T18:59:01.078376Z",
    "action": 5,
    "target": "Ele começou a contribuir com o FreeBSD logo após a concepção do projeto. Ele se tornou um source committer do FreeBSD em Outubro de 2015.",
    "id": 52561,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/52561/?format=api"
}