Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002962/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2021-10-29T09:20:35.718709Z",
    "action": 5,
    "target": "elementary OS vám pomáha zistiť, čo vaše aplikácie robia. Keď aplikácia používa váš mikrofón, zobrazí sa indikátor, aby ste o tom vedeli. Ak aplikácia spotrebováva príliš veľa energie, oznámi vám to indikátor napájania.",
    "id": 1099230,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1099230/?format=api"
}