Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229497/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:37:52.525401Z",
    "action": 30,
    "target": "<prompt>%</prompt> <userinput>aspell check --lang=en --mode=nroff ./mynewmanpage.8</userinput>",
    "id": 106216,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106216/?format=api"
}