Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/697983/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-users/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-users/sl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:35:26.967257Z",
    "action": 59,
    "target": "Uporaba: {$scriptName} {$pluginName} [command] ... Ukazi: uvoz [xmlFileName] [press_path] [optional flags] izvoz [xmlFileName] [press_path] izvoz [xmlFileName] [press_path] [role_path1] [role_path2] ... Izbirne zastavice: continue_on_error: Če je tako določeno, ne prenehajte z uvozom uporabnikov, če pride do napake send_notify: Če je tako določeno, uvoženim uporabnikom pošljite e-poštno obvestilo z uporabniškim imenom in geslom. Primeri: Uvozi uporabnike v myPress iz datoteke myImportFile.xml in nadaljuj kljub napaki: {$scriptName} {$pluginName} uvozi myImportFile.xml myPress continue_on_error Izvozi vse uporabnike iz myPress: {$scriptName} {$pluginName} izvozi myExportFile.xml myPress Izvozi vse uporabnike, ki so vpisani kot recenzenti, skupaj z le njihovo vlogo recenzenta: {$scriptName} {$pluginName} izvozi myExportFile.xml myPress reviewer\n",
    "id": 634797,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/634797/?format=api"
}