Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/197228/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/sferguson/?format=api",
    "author": "https://l10n.xwiki.org/api/users/sferguson/?format=api",
    "timestamp": "2019-10-04T14:02:53.015478Z",
    "action": 5,
    "target": "Comience a escribir para obtener una sugerencia de Blog. Sólo uno debe ser seleccionado.",
    "id": 166979,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/166979/?format=api"
}