Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200428/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_pam/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_pam/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-26T12:32:27.984122Z",
    "action": 30,
    "target": "<link xlink:href=\"https://mirrors.kernel.org/pub/linux/libs/pam/pre/doc/draft-morgan-pam-07.txt\"> Pluggable Authentication Modules</link>",
    "id": 79050,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/79050/?format=api"
}