Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2839052/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-tune/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-tune/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jakubmuzik/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jakubmuzik/?format=api",
    "timestamp": "2017-12-20T13:16:00.699031Z",
    "action": 2,
    "target": "<P>Čísla PCI ID se zadávají a jsou zobrazena v hexadecimálním tvaru. Adresář SysFS je název adresáře v adresáři /sys/bus/pci/drivers. Pokud je prázdný, použije se jako název adresáře název ovladače.</P>",
    "id": 777328,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/777328/?format=api"
}