Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/615923/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2022-09-25T12:55:51.395518Z",
    "action": 2,
    "target": "Zapisywanie plików w formacie JPEG",
    "old": "Zapis plików w formacie jpeg",
    "details": {
        "state": 20,
        "source": "Save files in jpeg format",
        "old_state": 20
    },
    "id": 8003936,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8003936/?format=api"
}