Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203746/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:49:26.109867Z",
    "action": 30,
    "target": "Bruce Evans <email>bde@FreeBSD.org</email> (1994 - 2019)",
    "id": 83382,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/83382/?format=api"
}