Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/637908/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/improve_the_infrastructure_behind_tails/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/improve_the_infrastructure_behind_tails/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T20:23:03.439261Z",
    "action": 30,
    "target": "Among the things we know we should do in the next few years, we have identified some areas that could benefit the most from new dedicated contributors.",
    "id": 3140060,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3140060/?format=api"
}