Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96155542/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/search/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/TchaY/?format=api",
    "author": "https://hosted.weblate.org/api/users/TchaY/?format=api",
    "timestamp": "2023-06-17T14:17:01.010610+02:00",
    "action": 2,
    "target": "API Host de l’Indexer",
    "old": "Clé API de l’Indexer",
    "details": {
        "state": 20,
        "source": "Indexer API Host",
        "old_state": 20
    },
    "id": 58811212,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/58811212/?format=api"
}