Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/69650880/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T17:29:05.687578+01:00",
    "action": 59,
    "target": "\n        La bande 2,4 GHz est plus largement prise en charge par les clients, mais a tendance à présenter plus d'interférences. La bande 5 GHz est une norme\n        plus récente et peut ne pas être prise en charge par tous vos appareils. Elle présente généralement moins d'interférences, mais le signal\n        mais le signal ne passe pas aussi bien à l'intérieur.",
    "id": 18240111,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/18240111/?format=api"
}