Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10938665/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-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-20T04:51:32.887108Z",
    "action": 9,
    "target": "fcgiwrap adalah server untuk menjalankan aplikasi CGI melalui FastCGI. Ini menyediakan dukungan CGI untuk Nginx (dan server web lainnya yang mungkin membutuhkannya). Apache dan lighthttpd tidak membutuhkannya, karena mereka menelurkan pekerja FastCGI sesuai permintaan.",
    "id": 1543583,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1543583/?format=api"
}