Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7643661/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-tftp-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-tftp-server/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "timestamp": "2018-02-12T17:24:42.723594Z",
    "action": 5,
    "target": "Dieses Modul kann zum Einrichten von TFTP nur systemd-Socket verwenden.\nJedoch bedient ein anderes Programm TFTP: %1.\nBeenden.\n",
    "id": 924632,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/924632/?format=api"
}