Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14270/?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/mfabian/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mfabian/?format=api",
    "timestamp": "2019-12-14T09:48:41.336796Z",
    "action": 5,
    "target": "Of een extra tekst moet aangeven of 'Emoji-aanvulling' of 'Strikte modus' is in-/uitgeschakeld en welke invoermethode momenteel gebruikt wordt voor automatisch aanvullen. De extra tekst is optioneel en wordt boven de lijst met suggesties getoond.",
    "id": 8944,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8944/?format=api"
}