Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2544269/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/admin/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/bg/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2024-08-28T10:07:11",
    "action": 5,
    "target": "по-малко от месец назад | месец назад | {n} месеца назад | {n} месеци назад",
    "id": 1174881,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1174881/?format=api"
}