Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/8820/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-27T10:28:40.726676Z",
    "action": 59,
    "target": "Il numero di websocket che un computer può avere aperte allo stesso momento.\nImposta a 0 per illimitato.\nRange: > 1",
    "id": 7124,
    "action_name": "String updated in the repository",
    "url": "https://i18n.tweaked.cc/api/changes/7124/?format=api"
}