Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7677434/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "timestamp": "2018-02-24T10:32:10.079551Z",
    "action": 5,
    "target": "La recherche NFS a échoué.",
    "id": 946941,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/946941/?format=api"
}