Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30808/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/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-05-30T16:09:34.571908Z",
    "action": 5,
    "target": "A função de diagnóstico irá tentar identificar problemas comuns nos diferentes aspectos de seu servidor para ter certeza que tudo funcione corretamente. Não se assuste se você ver vários erros depois de configurar seu servidor: estes te ajudarão a identificar problemas e irão te guiar a consertá-los. O diagnóstico também rodará duas vezes ao dia e um email é enviado ao administrador se algum problema for encontrado.",
    "id": 29773,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/29773/?format=api"
}