Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91940/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_filtering-bridge/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_filtering-bridge/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-01-12T22:42:59.394845Z",
    "action": 5,
    "target": "$FreeBSD: head/en_US.ISO8859-1/articles/filtering-bridges/article.xml 53717 2019-12-29 14:13:50Z carlavilla $",
    "id": 61997,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/61997/?format=api"
}