Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15087142/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f39/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f39/mr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-08-28T15:23:36.919626Z",
    "action": 4,
    "target": "अतिरिक्त मोकळी जागा नाही",
    "old": "नीवडलेल्या डिस्क्स्वर अतिरिक्त मोकळी जागा आढळली नाही.",
    "details": {
        "state": 10,
        "source": "Not enough free space.",
        "old_state": 10
    },
    "id": 12310535,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12310535/?format=api"
}