Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/610217/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2020-02-05T11:55:40.434205Z",
    "action": 5,
    "target": "Hier kun je aangeven welke kleur moet worden gebruikt voor de voorbewerking wanneer de voorbewerking mogelijk een spelfout bevat. Deze instelling heeft alleen effect als spellingcontrole vóór bewerking is ingeschakeld.",
    "id": 70740,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/70740/?format=api"
}