Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/53326/?format=api",
    "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/el/?format=api",
    "user": "https://l10n.opensuse.org/api/users/panagiotis_mantzios/?format=api",
    "author": "https://l10n.opensuse.org/api/users/panagiotis_mantzios/?format=api",
    "timestamp": "2016-12-19T16:08:09Z",
    "action": 2,
    "target": "Το σύστημα δεν θα είναι σε θέση να κάνει επανεκκίνηση. Παρακαλώ διορθώστε το και εγκαταστήστε τον bootloader πριν την επόμενη επανεκκίνηση. Ελέγξτε το /var/log/boot.kiwi για περισσότερες πληροφορίες.",
    "id": 562714,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/562714/?format=api"
}