Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231579/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/tr_TR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:44:43.821581Z",
    "action": 30,
    "target": "How Should <trademark class=\"registered\">Windows</trademark> Hardware (e.g., Graphics) Drivers be Handled?",
    "id": 106451,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106451/?format=api"
}