Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/613554/?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/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:35.889174Z",
    "action": 59,
    "target": "\n\t\t<p>1. Sljedeće datoteke i direktoriji (i njihov sadržaj) moraju biti omogućeni za pisanje:</p>\n<ul>\n<li><tt>config.inc.php</tt> može se pisati (izborno): {$writable_config}</li>\n<li><tt>public/</tt> može se pisati: {$writable_public}</li>\nU <li><tt>cache/</tt> može se pisati: {$writable_cache}</li>\n<li><tt>cache/t_cache/</tt> može se pisati: {$writable_templates_cache}</li>\n<li><tt>cache/t_compile/</tt> može se pisati: {$writable_templates_compile}</li>\n<li><tt>cache/_db</tt> može se pisati: {$writable_db_cache}</li>\n</ul>\n\n<p>2. Direktorij za pohranjivanje učitanih datoteka mora biti kreiran i u njega moguće pisati (pogledajte \"Postavke datoteke\" u nastavku).</p>\n\t",
    "id": 549604,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/549604/?format=api"
}