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

{
    "unit": "http://weblate.tectic.de/api/units/102661/?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-17T21:51:31.386013+01:00",
    "action": 5,
    "target": "Per acquisire barre utili alla fabbricazione di nuovi macchinari, è necessario lavorare i minerali nella Fonderia. Puoi interagire manualmente con essa o automatizzare la fornitura di materiali. Inizierà a fondere i minerali solo dopo aver ricevuto materiali sufficienti per la creazione di un lingotto.",
    "id": 74084,
    "action_name": "New translation",
    "url": "http://weblate.tectic.de/api/changes/74084/?format=api"
}