Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70409/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2019-10-19T20:14:38.161827Z",
    "action": 36,
    "target": "Mäßige Verstöße machen unsere Community nicht unsicher, aber sie machen sie unangenehm. Diese Verstöße haben mäßige Konsequenzen. Mehrere mäßige Verstöße können jedoch zu ernsteren Konsequenzen führen.",
    "id": 76673,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/76673/?format=api"
}