Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/111343/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/tr/?format=api",
    "user": "http://translate.beamng.com/api/users/lertmtheaux/?format=api",
    "author": "http://translate.beamng.com/api/users/lertmtheaux/?format=api",
    "timestamp": "2024-04-20T18:05:58.921689Z",
    "action": 4,
    "target": "Bazı kameraların (yörünge kamerası gibi) zemin ve duvarlarla çarpışmasına izin ver",
    "id": 443308,
    "action_name": "Suggestion added",
    "url": "http://translate.beamng.com/api/changes/443308/?format=api"
}