Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229196/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:32:44.293179Z",
    "action": 30,
    "target": "Mahdi Mokhtari <email>mmokhi@FreeBSD.org</email> (2017 - 2020)",
    "id": 106071,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106071/?format=api"
}