Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11944003/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "timestamp": "2021-02-23T20:16:02.660692Z",
    "action": 5,
    "target": "Entre nós, ter que passar por todos os sites para obter todos os\no software de que você pode precisar dá muito trabalho. O centro de software online\ntorna isso mais fácil, incorporando software de uma infinidade de\nfontes em um só lugar.\n",
    "id": 1698123,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1698123/?format=api"
}