Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207639/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vinum/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-12-30T16:16:33.502515Z",
    "action": 5,
    "target": "...\nSubdisk root.p0.s0:\n\t\tSize:        125829120 bytes (120 MB)\n\t\tState: up\n\t\tPlex root.p0 at offset 0 (0  B)\n\t\tDrive disk0 (/dev/da0h) at offset 135680 (132 kB)\n\nSubdisk root.p1.s0:\n\t\tSize:        125829120 bytes (120 MB)\n\t\tState: up\n\t\tPlex root.p1 at offset 0 (0  B)\n\t\tDrive disk1 (/dev/da1h) at offset 135680 (132 kB)",
    "id": 105763,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/105763/?format=api"
}