Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/615487/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/sl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:44.123704Z",
    "action": 59,
    "target": "\n\t\t<p>1. Nasldenje datoteke in mape (vključno z vsebino) morajo imeti pravico pisanja:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> omogočeno pisanje (opcijsko): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> omogočeno pisanje: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> omogočeno pisanje: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> omogočeno pisanje: {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> omogočeno pisanje: {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> omogočeno pisanje: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2. Mapa za shranjevanje naloženih datotek mora obstajati in imeti omogočeno pisanje (več v \"Nastavitve datotek\" spodaj).</p>\n\t",
    "id": 551336,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/551336/?format=api"
}