Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/504479/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:15:25.421551Z",
    "action": 59,
    "target": "Anvendelse: {$scriptName} {$pluginName} [command] ...\nKommandoer:\n\timporter [xmlFileName] [journal_path] [--user_name] ...\n\teksporter [xmlFileName] [journal_path] artikler [articleId1] [articleId2] ...\n\teksporter [xmlFileName] [journal_path] artikel [articleId]\n\teksporter [xmlFileName] [journal_path] numre [issueId1] [issueId2] ...\n\teksporter [xmlFileName] [journal_path] nummer [issueId]\n\nYderligere parametre er nødvendige for at importere data som følger, afhængigt\naf rodelement i XML-dokumentet.\n\nHvis rodelementet er <article> eller <articles>, kræves yderligere parametre.\nFølgende formater accepteres:\n\n{$scriptName} {$pluginName} importer [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_id [sectionId]\n\n{$scriptName} {$pluginName} importer [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_name [name]\n\n{$scriptName} {$pluginName} importer [xmlFileName] [journal_path]\n\tissue_id [issueId] section_abbrev [abbrev]\n",
    "id": 439270,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/439270/?format=api"
}