Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229362/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_developers-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:36:42.652234Z",
    "action": 30,
    "target": "<prompt>%</prompt> <userinput>lldb-server g <replaceable>host:port</replaceable> --attach <replaceable>pid-or-name</replaceable></userinput>",
    "id": 106165,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106165/?format=api"
}