Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101135/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/tr/?format=api",
    "user": "https://translate.habitica.com/api/users/tolkien/?format=api",
    "author": "https://translate.habitica.com/api/users/tolkien/?format=api",
    "timestamp": "2019-08-17T15:07:23.999272Z",
    "action": 4,
    "target": "Aşağıdaki butona tıklayarak <a href='/static/terms'>Kullanım Koşullarını </a> ve <a href='/static/privacy'> Güvenlik Politikasını</a> okuduğunu ve kabul ettiğini belirtmiş oluyorsun.",
    "id": 40283,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/40283/?format=api"
}