Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263136/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-13T14:12:50Z",
    "action": 13,
    "target": "",
    "id": 417292,
    "action_name": "New source string",
    "url": "https://hive.bgforge.net/api/changes/417292/?format=api"
}