Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254570/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/LievenHanssen/?format=api",
    "author": "https://l10n.elementary.io/api/users/LievenHanssen/?format=api",
    "timestamp": "2020-08-14T19:27:21.201327Z",
    "action": 5,
    "target": "Deze website gebruikt cookies voor incrementele verbeteringen. U zult zien dat alle diensten nog steeds functioneren, maar met een verminderde functionaliteit. De site zal bijvoorbeeld niet onthouden of u eerder heeft betaald voor elementary OS; daardoor zult u opnieuw gevraagd worden om hiervoor te betalen.",
    "id": 669952,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/669952/?format=api"
}