Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/461819/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/hr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Karla_98/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Karla_98/?format=api",
    "timestamp": "2023-01-23T21:31:12.173197Z",
    "action": 5,
    "target": "Korištenje: {$scriptName} {$pluginName} [command] ...\nNaredbe:\n\timport [xmlFileName] [press_path] [user_name] ...\n\texport [xmlFileName] [press_path] monographs [monographId1] [monographId2] ...\n\texport [xmlFileName] [press_path] monograph [monographId]\n",
    "id": 377139,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/377139/?format=api"
}