Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/42576/?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-02-13T05:03:05.032345Z",
    "action": 59,
    "target": "The Android version you are using is not yet supported. If the app does not work properly, please try updating to the latest version.",
    "id": 38720,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/38720/?format=api"
}