Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/228781/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/ur/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/MunibullahShah/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/MunibullahShah/?format=api",
    "timestamp": "2024-12-13T00:17:21.730018Z",
    "action": 2,
    "target": "اخراجات کے زمرے کا نام درکار ہے",
    "id": 178499,
    "action_name": "Translation changed",
    "url": "https://translate.opensourcepos.org/api/changes/178499/?format=api"
}