Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76520054/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdg-metadata/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/glossary/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/deblsyl/?format=api",
    "author": "https://hosted.weblate.org/api/users/deblsyl/?format=api",
    "timestamp": "2022-05-20T20:27:24.675092+02:00",
    "action": 31,
    "target": "p. ex.,",
    "id": 25227673,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/25227673/?format=api"
}