Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229867/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:39:46.931150Z",
    "action": 30,
    "target": "Users who prefer an installation method that automatically configures the <application>Xorg</application> should refer to <link xlink:href=\"https://ghostbsd.org\">GhostBSD</link>, <link xlink:href=\"https://www.midnightbsd.org\">MidnightBSD</link> or <link xlink:href=\"https://nomadbsd.org/\">NomadBSD</link>.",
    "id": 106225,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106225/?format=api"
}