Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11920161/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/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-09-12T12:45:17.510632Z",
    "action": 9,
    "target": "Perintahnya adalah alias untuk '%1%' dan melakukan pencarian tidak peka huruf besar/kecil. Untuk pencarian peka huruf besar/kecil, panggil perintah pencarian dan tambahkan opsi '%2%'.",
    "id": 1526638,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1526638/?format=api"
}