Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/556647/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/tr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "timestamp": "2025-04-08T20:44:06.544791Z",
    "action": 2,
    "target": "<strong>Not:</strong> Bu seçeneği etkinleştirmek için konfigürasyon dosyasında <code>allow_envelope_sender</code> seçeneği etkin olmalıdır. Bu işlevin kullanılabilmesi için sunucu (tüm sunucularda çalışmayabilir) ayarlarında da değişiklik yapılması gerekir.",
    "id": 1017803,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017803/?format=api"
}