Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1153222/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:30:36.536392Z",
    "action": 59,
    "target": "At least one of these strings is expected in the first (status) line of the server response (default: <tt>HTTP/1.</tt>). If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)",
    "id": 864461,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/864461/?format=api"
}