Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171445/?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": null,
    "author": null,
    "timestamp": "2020-06-06T14:20:55.175770Z",
    "action": 30,
    "target": "This article was subsequently printed at <link xlink:href=\"https://people.freebsd.org/~jgh/files/fus/BSD_03_2010_EN.pdf\">BSD Magazine</link>.",
    "id": 68361,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68361/?format=api"
}