Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2297748/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "author": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "timestamp": "2018-11-14T23:20:00.042394Z",
    "action": 5,
    "target": "elementary OS hilft dir, im Auge zu behalten was Apps machen. Wenn eine App dein Mikrofon benutzt, zeigen wir das an und sagen dir Bescheid. Wenn eine App besonders viel Strom verbraucht, teilen wir dir das in der Batterieanzeige mit.",
    "id": 287804,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/287804/?format=api"
}