Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685414/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "timestamp": "2018-02-28T20:03:20.016312Z",
    "action": 5,
    "target": "A partir do AppArmor 2.12, o comando <command>systemctl stop apparmor</command> não funcionará. Como consequência, <command>systemctl restart apparmor</command> irá recarregar corretamente os perfis do AppArmor.",
    "id": 954423,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/954423/?format=api"
}