Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/384630/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/cs/?format=api",
    "user": "http://translate.beamng.com/api/users/dartomisCZ/?format=api",
    "author": "http://translate.beamng.com/api/users/dartomisCZ/?format=api",
    "timestamp": "2024-04-24T15:22:52.966939Z",
    "action": 2,
    "target": "Maximální skóre driftování",
    "id": 444203,
    "action_name": "Translation changed",
    "url": "http://translate.beamng.com/api/changes/444203/?format=api"
}