Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/561815/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/pt/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-01-30T22:51:24.168625Z",
    "action": 4,
    "target": "utilização: ifup-routes <dispositivo-rede> [<alcunha>]",
    "old": "",
    "details": {},
    "id": 67013,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/67013/?format=api"
}