Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/200211/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-16T13:02:11.662654Z",
    "action": 59,
    "target": "The passion of racing against the clock and opponents on the drag-strip, race track, city streets, and offroad is undeniably alluring. The Motorsports Branch tests your skills through various challenges.",
    "id": 431083,
    "action_name": "String updated in the repository",
    "url": "http://translate.beamng.com/api/changes/431083/?format=api"
}