Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/457764/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/default/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/KayP/?format=api",
    "timestamp": "2024-04-17T14:36:28.323493Z",
    "action": 5,
    "target": "<p>Voer de volgende gegevens in om ons te helpen uw inzending in ons systeem te beheren.</p>",
    "id": 852267,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/852267/?format=api"
}