Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207553/?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:36.788735Z",
    "action": 5,
    "target": "\n<prompt>#</prompt> gvinum -&gt; <userinput>create config1</userinput>\nConfiguration summary\nDrives:         1 (4 configured)\nVolumes:        1 (4 configured)\nPlexes:         1 (8 configured)\nSubdisks:       1 (16 configured)\n\n  D a                     State: up       Device /dev/da3h      Avail: 2061/2573 MB (80%)\n\n  V myvol                 State: up       Plexes:       1 Size:      512 MB\n\n  P myvol.p0            C State: up       Subdisks:     1 Size:      512 MB\n\n  S myvol.p0.s0           State: up       PO:        0  B Size:      512 MB",
    "id": 84596,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/84596/?format=api"
}