Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2084/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "timestamp": "2018-01-25T12:00:49.884553Z",
    "action": 2,
    "target": "Wprowadź hasło użytkownika %s i kliknij przycisk Kontynuuj.",
    "id": 846286,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/846286/?format=api"
}