Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14807624/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/cy/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-03T05:21:01.334963Z",
    "action": 30,
    "target": "Usage: killproc [-p {pidfile} [-b {binary}]] [-d {delay}] {program} [-signal]",
    "id": 11884138,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/11884138/?format=api"
}