Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/12389/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/silkevicious/?format=api",
    "author": "https://translate.yunohost.org/api/users/silkevicious/?format=api",
    "timestamp": "2019-04-06T08:09:07.261906Z",
    "action": 5,
    "target": "Ora stai per impostare una nuova password utente. La password dovrebbe essere di almeno 8 caratteri - anche se è buona pratica utilizzare password più lunghe (es. una sequenza di parole) e/o utilizzare vari tipi di caratteri (maiuscole, minuscole, numeri e simboli).",
    "id": 2542,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/2542/?format=api"
}