Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2861695/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-02T17:38:15.121858Z",
    "action": 30,
    "target": "Your device will automatically restart in %i second.\u001e\u001eYour device will automatically restart in %i seconds.",
    "id": 790568,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/790568/?format=api"
}