Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229233/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_solid-state/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_solid-state/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:33:04.318832Z",
    "action": 30,
    "target": "Since ATA compatible compact-flash cards are seen by FreeBSD as normal IDE hard drives, you could theoretically install FreeBSD from the network using the kern and mfsroot floppies or from a CD.",
    "id": 106106,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106106/?format=api"
}