Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/24062/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "timestamp": "2020-07-21T11:22:25.442482Z",
    "action": 2,
    "target": "! ! IMPORTANT : MERCI DE LIRE ! !\n\nPour obtenir une expérience optimale avec FoE-Helper, il est nécessaire d'accorder cette autorisation. Dès que cela a été fait, l'assistant reconnaîtra automatiquement l'application FoE et fournira la superposition.\nLa superposition se fermera automatiquement après la fermeture de FoE-App et le retour de l'appareil en mode portrait.\n ! ! If the overlay does not appear, simply go to the FoE-Helper app and check the permissions (the buttons must be grayed out) ! !",
    "id": 3591,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/3591/?format=api"
}