Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131833/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/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-02-15T19:12:57.001919Z",
    "action": 5,
    "target": "$FreeBSD: head/en_US.ISO8859-1/articles/freebsd-questions/article.xml 53817 2020-01-25 19:19:19Z carlavilla $",
    "id": 62853,
    "action_name": "Nouvelle traduction",
    "url": "https://translate-dev.freebsd.org/api/changes/62853/?format=api"
}