Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200406/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-releng/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-26T12:32:25.951461Z",
    "action": 30,
    "target": "Update the <varname>BRANCH</varname> value to <literal>RELEASE</literal>",
    "id": 79026,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/79026/?format=api"
}