Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70451753/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/glossary/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/Shadowtampa/?format=api",
    "author": "https://hosted.weblate.org/api/users/Shadowtampa/?format=api",
    "timestamp": "2023-12-26T03:50:32.554004+01:00",
    "action": 66,
    "target": "ECT",
    "id": 75133742,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/75133742/?format=api"
}