Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14637440/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "timestamp": "2023-09-15T07:47:59.917423Z",
    "action": 2,
    "target": "Jotain meni pieleen tiliäsi luotaessa. Yritä myöhemmin uudelleen.",
    "old": "Tilin luomisessa tapahtui virhe. Yritä uudelleen.",
    "details": {
        "state": 20,
        "source": "Something went wrong while creating your account, please try again later.",
        "old_state": 10
    },
    "id": 12482737,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12482737/?format=api"
}