Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5513665/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2020-09-05T10:21:26.144152Z",
    "action": 2,
    "target": "Wystąpił następujący błąd podczas wykrywania urządzeń DASD. Proszę dwa razy sprawdzić, czy informacje konfiguracji są poprawne i spróbować ponownie.",
    "old": "Wystąpił następujący błąd podczas wykrywania urządzeń DASD. Proszę dwa razy sprawdzić, czy informacje konfiguracji są poprawne i spróbować ponownie.",
    "details": {},
    "id": 1532488,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1532488/?format=api"
}