Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2404454/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JohannesMeixner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JohannesMeixner/?format=api",
    "timestamp": "2017-12-13T16:29:41.779519Z",
    "action": 2,
    "target": "<p>\nZum Einrichten eines neuen Scanners wählen Sie den Scanner in der Liste der\nerkannten Scanner aus und klicken Sie auf <b>Bearbeiten</b>.\nWenn Ihr Scanner nicht erkannt wurden, verwenden Sie <b>Hinzufügen</b> für die manuelle Konfiguration.\n </p>",
    "id": 762061,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/762061/?format=api"
}