Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/735484/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ca/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "timestamp": "2023-07-24T09:55:57.533236Z",
    "action": 5,
    "target": "<p>Els dipòsits SWORD poden fer-se en aquest document de servei mitjançant l'URL del document de servei: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Les col·leccions específiques poden ser accessibles per l' ID de secció. Per exemple, per a la secció ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
    "id": 789335,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/789335/?format=api"
}