Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-02T15:38:47",
    "action": 28,
    "target": "ssh: connect to host git.ucs.ru port 22: Connection timed out\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
    "id": 1217134,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/1217134/?format=api"
}