Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157375/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_releng/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:23:57.359466Z",
    "action": 5,
    "target": "<imageobject> <imagedata fileref=\"branches-releng3\" align=\"center\"/> </imageobject> <textobject><phrase>Branch FreeBSD 3.x STABLE</phrase></textobject>",
    "id": 65497,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/65497/?format=api"
}