Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12561059/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-04-15T08:19:49.855433Z",
    "action": 5,
    "target": "Especificar una adreça MAC és opcional.\n\nA la majoria de casos, deixar-la en blanc i acceptar-ne el valor per defecte assignat pel sistema és la tria correcta.\n\nRealment la voleu establir a %s?",
    "id": 1784567,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1784567/?format=api"
}