Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157226/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-update-server/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-update-server/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-04-18T19:15:58.841787Z",
    "action": 5,
    "target": "Um servidor web, como o <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/network-apache.html\">Apache</link>, com mais da metade do espaço necessário para a construção. Por exemplo, as compilações de teste para 7.1 e 7.2 consomem uma quantidade total de 4 GB e o espaço do servidor da web necessário para distribuir essas atualizações é de 2.6 GB.",
    "id": 65467,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/65467/?format=api"
}