Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/376564/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
    "user": "http://translate.beamng.com/api/users/mtslittow/?format=api",
    "author": "http://translate.beamng.com/api/users/mtslittow/?format=api",
    "timestamp": "2024-04-27T14:08:00.697374Z",
    "action": 5,
    "target": "Sopimus uusittu",
    "id": 444389,
    "action_name": "Translation added",
    "url": "http://translate.beamng.com/api/changes/444389/?format=api"
}