Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/141327/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-kbindindicator/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
    "timestamp": "2021-01-18T16:23:41.432308Z",
    "action": 5,
    "target": "Modèle de chemin de fichier pour les drapeaux de pays. Doit contenir <strong>%1</strong> qui est remplacé par le code de pays ISO à deux lettres (minuscules). <br><br> Exemple : /usr/share/iso-flags-svg/country-squared/%1.svg",
    "id": 48533,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/48533/?format=api"
}