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/75084/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.tectic.de/api/units/12806/?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/de/?format=api",
    "dictionary": null,
    "user": 154,
    "author": 154,
    "timestamp": "2020-03-03T20:40:25.883748+01:00",
    "action": 2,
    "target": "Insbesondere der Unbekannte-Materialien-Ping ist wichtig, um unsere erste Erzader zu finden. Wechsle zum Scanner, wähle mit dem Mausrad [Unbekannte Materialien] und drücke [Linksklick]. Dadurch werden alle Blöcke in Deiner Reichweite mit unbekannten Eigenschaften markiert.",
    "id": 75084,
    "action_name": "Translation changed",
    "url": "http://weblate.tectic.de/api/changes/75084/?format=api"
}