Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/90104/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JiriMachalek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JiriMachalek/?format=api",
    "timestamp": "2018-06-01T08:53:00.036534Z",
    "action": 5,
    "target": "Uso:\n\tsnapper [--opções-globais] <command> [--opções do comando] [argumentos]",
    "id": 1124417,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1124417/?format=api"
}