Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/174151/?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/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "timestamp": "2020-10-18T22:15:26.573797Z",
    "action": 5,
    "target": "Bruk: {$scriptName} {$pluginName} [command] ...\nKommandoer:\n    import [xmlFileName] [journal_path] [user_name] ...\n    eksport [xmlFileName] [journal_path] artikler [articleId1] [articleId2] ...\n    eksport [xmlFileName] [journal_path] artikler [articleId]\n    eksport [xmlFileName] [journal_path] utgaver [issueId1] [issueId2] ...\n    eksport [xmlFileName] [journal_path] utgaver [issueId]\n\nYtterligere parametere kreves for import av data, avhenging av rotnoden i XML-dokumentet.\nDersom rotnoden er <artikkel> eller <artikler>, må du legge inn flere parametre.\n\nFølgende formater aksepteres:\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path] [user_name]\n    issue_id [issueId] section_id [sectionId]\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path] [user_name]\n    issue_id [issueId] section_name [name]\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path]\n    issue_id [issueId] section_abbrev [abbrev]\n",
    "id": 101698,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/101698/?format=api"
}