Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12748828/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/GuillaumeGardet/?format=api",
    "author": "https://l10n.opensuse.org/api/users/GuillaumeGardet/?format=api",
    "timestamp": "2021-04-30T12:19:27.039072Z",
    "action": 5,
    "target": "Le media attendu %1%/%2% identifié par le fichier '%3%' avec le contenu :",
    "id": 1796120,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1796120/?format=api"
}