Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32950/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/pt/?format=api",
    "user": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "author": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "timestamp": "2021-10-03T14:32:09.980010Z",
    "action": 2,
    "target": "Ainda não há resultado de diagnóstico para o domínio {domain}. Por favor re-execute um diagnóstico para as categorias 'Registros DNS' e 'Web' na seção de diagnósticos para checar se o domínio está",
    "id": 43360,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/43360/?format=api"
}