Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/391834/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookmail_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T22:40:07.759944Z",
    "action": 4,
    "target": "example.FreeBSD.org\tA\t204.216.27.XX\t\t; Workstation\n\t\t\tMX\t10 nevdull.FreeBSD.org\t; Mailhost",
    "id": 156571,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/156571/?format=api"
}