Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/85719571/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-edu-documentation/debian-edu-bullseye/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-edu-documentation/debian-edu-bullseye/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "author": "https://hosted.weblate.org/api/users/rafaelff/?format=api",
    "timestamp": "2024-02-21T01:32:33.025042+01:00",
    "action": 5,
    "target": "LDAP: Autenticação [v], Autorização [v], Roteador[v], Alterar senha [_]",
    "old": "",
    "details": {
        "state": 20,
        "source": "LDAP: Authentication [v], Authorization [v], Gateway[v], Change Password [_]",
        "old_state": 0
    },
    "id": 81589838,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/81589838/?format=api"
}