Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2285356/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/da/?format=api",
    "user": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "author": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "timestamp": "2017-11-09T05:01:29.716622Z",
    "action": 5,
    "target": "<p>Produktregistreringen inkluderer dit produkt i SUSEs kundecenter-database, hvilket gør det muligt for dig at hente onlineopdateringer og teknisk support.\nFor automatisk at registrere under installationen, vælges <b>Kør produktregistrering</b>.</p>",
    "id": 748971,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/748971/?format=api"
}