Changes API


See <a href="https://docs.weblate.org/en/weblate-2.18/apichanges.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "unit": "http://weblate.tectic.de/api/units/102724/?format=api",
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/it/?format=api",
    "dictionary": null,
    "user": 150,
    "author": 150,
    "timestamp": "2020-01-15T18:21:01.260423+01:00",
    "action": 2,
    "target": "I: Apri Inventario\n  C: Finestra di Crafting\n  F: Rampino\n  G: Lancia Glowstick\n \n  E: Interagisci con i Macchinari\n  Q: Estrai dalla macchina\n  R: Ruota Macchina\n \n  V: Passa alla Ray Gun\n  PSM: Fuoco\n  PDM: Colpo Caricato\n ",
    "id": 73981,
    "action_name": "Translation changed",
    "url": "http://weblate.tectic.de/api/changes/73981/?format=api"
}