Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/495970/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/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": "2021-05-17T15:32:51.209508Z",
    "action": 36,
    "target": "Un nom de domaine valide est constitué d'éléments séparés par des points.\nChaque élément contient des lettres, des chiffres et des traits d'union. Un trait d'union\nne peut pas être au début ou à la fin d'un élément et le dernier élément ne doit pas commencer par un chiffre.",
    "id": 1822013,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1822013/?format=api"
}