Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2215352/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/es/?format=api",
    "user": "https://translate.checkmk.com/api/users/mpasamonte/?format=api",
    "author": "https://translate.checkmk.com/api/users/mpasamonte/?format=api",
    "timestamp": "2024-06-20T07:28:18.119691Z",
    "action": 4,
    "target": "agente pull",
    "id": 2090879,
    "action_name": "Suggestion added",
    "url": "https://translate.checkmk.com/api/changes/2090879/?format=api"
}