Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229263/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-handbook/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:34:05.349709Z",
    "action": 30,
    "target": "Software that uses <application>Lua</application> may have been written to auto-detect the <application>Lua</application> version in use. In general ports should override this assumption, and force the use of the specific <application>Lua</application> version selected as described above. Depending on the software being ported, this might require any or all of:",
    "id": 106120,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106120/?format=api"
}