Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7508109/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-29T23:06:47.965285+01:00",
    "action": 59,
    "target": "Er was een probleem met het vrijgeven van je bericht. Probeer het later nog eens.",
    "id": 72300331,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/72300331/?format=api"
}