Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/791045/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ar/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/vormia/?format=api",
    "timestamp": "2023-09-02T02:49:19.852112Z",
    "action": 5,
    "target": "<p>SWORD deposits can be made to this service document using the service document URL: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Specific collections can be addressed by section ID. For example, for section ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
    "id": 795875,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/795875/?format=api"
}