Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11238484/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/perl-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "timestamp": "2020-10-02T03:47:28.846804Z",
    "action": 9,
    "target": "Modul *CRC32* menghitung jumlah CRC dengan panjang 32 bit sebagai bilangan bulat. Ini menghasilkan nilai CRC yang sama dengan ZMODEM, PKZIP, PICCHECK dan banyak lainnya.\n\nTerlepas dari namanya, modul ini mampu menghitung checksum file serta string.",
    "id": 1593512,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1593512/?format=api"
}