Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207563/?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/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-11-14T22:12:55.372178Z",
    "action": 5,
    "target": "\n\tDrives:         2 (4 configured)\n\tVolumes:        2 (4 configured)\n\tPlexes:         3 (8 configured)\n\tSubdisks:       3 (16 configured)\n\n\tD a                     State: up       Device /dev/da3h       Avail: 1549/2573 MB (60%)\n\tD b                     State: up       Device /dev/da4h       Avail: 2061/2573 MB (80%)\n\n    V myvol                 State: up       Plexes:       1 Size:        512 MB\n    V mirror                State: up       Plexes:       2 Size:        512 MB\n\n    P myvol.p0            C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p0           C State: up       Subdisks:     1 Size:        512 MB\n    P mirror.p1           C State: initializing     Subdisks:     1 Size:        512 MB\n\n    S myvol.p0.s0           State: up       PO:        0  B Size:        512 MB\n\tS mirror.p0.s0          State: up       PO:        0  B Size:        512 MB\n\tS mirror.p1.s0          State: empty    PO:        0  B Size:        512 MB",
    "id": 84603,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/84603/?format=api"
}