Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12448263/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
    "timestamp": "2024-01-05T11:56:20.608502Z",
    "action": 2,
    "target": "Ich möchte _fortfahren",
    "old": "Ich möchte fortfahren",
    "details": {
        "state": 20,
        "source": "I want to _proceed",
        "old_state": 20
    },
    "id": 14432680,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14432680/?format=api"
}