Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10022975/?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:46:20.796353Z",
    "action": 2,
    "target": "Nie można ustawić informacji o oknie dla urządzenia wideo (%s).\nProszę sprawdzić, czy jest prawidłowo podłączone.",
    "old": "Nie udało się ustawić informacji okna dla urządzenia wideo (%s).\nSprawdź czy jest prawidłowo podłączone.",
    "details": {
        "state": 20,
        "source": "Could not set window info on video device (%s).\nPlease check connection.",
        "old_state": 20
    },
    "id": 8003914,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8003914/?format=api"
}