Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684898/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SalmanMubarak/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SalmanMubarak/?format=api",
    "timestamp": "2022-05-31T20:13:22.030882Z",
    "action": 2,
    "target": "Dalam beberapa kasus, Plymouth tidak dapat menampilkan prompt passphrase secara sempurna. Untuk memperbaiki hal ini, tambahkan <literal>plymouth.enable=0</literal> ke baris perintah kernel. Lihat juga <link xlink:href=\"https://bugzilla.opensuse.org/show_bug.cgi?id=966255\"/>.",
    "id": 2100509,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2100509/?format=api"
}