Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171409/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributing/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributing/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": "2020-07-26T13:20:44.967437Z",
    "action": 5,
    "target": "A Fundação FreeBSD também pode aceitar <link xlink:href=\"https://www.freebsdfoundation.org/donate/\"> doações online</link>  através de várias opções de pagamento.",
    "id": 79368,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/79368/?format=api"
}