Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12017416/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/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": "2020-12-30T22:39:01.463533Z",
    "action": 5,
    "target": "La ligne de commande n'est pas supportée. Utilisez « %s » directement.",
    "id": 1670111,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1670111/?format=api"
}