Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171596/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:28.352673Z",
    "action": 30,
    "target": "The Bugmeister is responsible for ensuring that the maintenance database is in working order, that the entries are correctly categorised and that there are no invalid entries. They supervise bugbusters.",
    "id": 68519,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/68519/?format=api"
}