Changes API


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#changes">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "unit": null,
    "component": "https://weblate.protegus.eu/api/components/trikdisconfig/g16m/?format=api",
    "translation": "https://weblate.protegus.eu/api/translations/trikdisconfig/g16m/pt/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-04T09:20:05.186645+03:00",
    "action": 44,
    "target": "",
    "id": 167296,
    "action_name": "New string to translate",
    "url": "https://weblate.protegus.eu/api/changes/167296/?format=api"
}