Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200352/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-26T12:31:15.705391Z",
    "action": 13,
    "target": "",
    "id": 78968,
    "action_name": "Nouvelle chaîne source",
    "url": "https://translate-dev.freebsd.org/api/changes/78968/?format=api"
}