Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/415021/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2020-01-20T03:29:14.822127Z",
    "action": 2,
    "target": "Les variantes sont fournies sous forme de fichiers ISO. Pour utiliser une variante sur votre matériel, vous pouvez utiliser son fichier ISO directement pour créer une nouvelle machine virtuelle, ou l’écrire, selon un procédé particulier,  sur une clef USB ou un disque optique.",
    "old": "Les variantes sont fournies sous forme de fichiers ISO. Pour utiliser une variante sur votre matériel, vous  pouvez utiliser son fichier ISO directement pour créer une nouvelle machine virtuelle, ou l’écrire, selon un procédé particulier,  sur une clef USB ou un disque optique.",
    "details": {},
    "id": 52941,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/52941/?format=api"
}