Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/350559/?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/Mikaell/?format=api",
    "timestamp": "2024-04-30T22:27:03.097426Z",
    "action": 7,
    "target": "N2O",
    "id": 445203,
    "action_name": "Suggestion accepted",
    "url": "http://translate.beamng.com/api/changes/445203/?format=api"
}