Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1790312/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "timestamp": "2022-02-24T09:18:19.556290Z",
    "action": 36,
    "target": "<p>L'<b>identificateur du client DHCP</b>, si laissé vide, désigne par défaut\nl'adresse matérielle de l'interface réseau. Il doit être différent pour chaque\nclient DHCP sur un même réseau. Par conséquent, spécifiez un identificateur\nunique au format libre si vous avez plusieurs machines (virtuelles) qui utilisent\nla même interface réseau et donc la même adresse matérielle.</p>",
    "id": 2041400,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2041400/?format=api"
}