Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2290032/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/gl/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-08-04T16:23:23.290262Z",
    "action": 4,
    "target": "A migración seleccionada contén un produto\nque non está dispoñible no servidor de rexistro.\n\nSeleccione un obxectivo de migración diferente ou faga os produtos que faltan\ndispoñible no servidor de rexistro.",
    "id": 1492849,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1492849/?format=api"
}