Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7285285/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lucasaf88/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lucasaf88/?format=api",
    "timestamp": "2021-12-12T12:46:59.009382Z",
    "action": 7,
    "target": "Você não tem acesso ao banco de dados do histórico.",
    "old": "Você não tem acesso ao banco de dados do histórico: %s",
    "details": {},
    "id": 3787506,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3787506/?format=api"
}