Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/371269/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlespr-guidelines_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespr-guidelines_index/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:18:54.624346Z",
    "action": 13,
    "target": "",
    "id": 137616,
    "action_name": "Ny kildestreng",
    "url": "https://translate-dev.freebsd.org/api/changes/137616/?format=api"
}