Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/48217/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "timestamp": "2021-08-06T03:46:23.792357Z",
    "action": 5,
    "target": "Servidor repetidor SMTP para enviar emails no lugar da túa instancia yunohost. É útil se estás nunha destas situacións: o teu porto 25 está bloqueado polo teu provedor ISP u VPN, se tes unha IP residencial nunha lista DUHL, se non podes configurar DNS inversa ou se este servidor non ten conexión directa a internet e queres utilizar outro para enviar os emails.",
    "id": 32623,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/32623/?format=api"
}