Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157255/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_gjournal-desktop/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/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:17:50.327612Z",
    "action": 5,
    "target": "Recompile e reinstale seu kernel seguindo as instruções <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html\"> relevantes no Handbook do FreeBSD.</link>",
    "id": 65476,
    "action_name": "새로운 번역",
    "url": "https://translate-dev.freebsd.org/api/changes/65476/?format=api"
}