Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7071039/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2021-05-16T02:55:23.979222Z",
    "action": 2,
    "target": "pavucontrol;Microphone;Volume;Fondu;Balance;Casque;Haut-parleurs;Audio;Mixeur;Sortie;Entrée;Appareils;Lecture;Enregistrement;Sons systèmes;Carte son;Paramètres;Préférences;",
    "old": "pavucontrol;Microphone;Volume;Fondu;Balance;Casque;Audio;Mixeur;Sortie;Entrée;",
    "details": {},
    "id": 3248184,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3248184/?format=api"
}