Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/41202/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-26T16:52:22.819362Z",
    "action": 59,
    "target": "This feature is not supported by your device",
    "id": 37237,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/37237/?format=api"
}