Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76119475/?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-05T21:48:04.812758+02:00",
    "action": 31,
    "target": "pays à faible ou à moyen revenu",
    "id": 24538615,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/24538615/?format=api"
}