Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101234/?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/captainklay/?format=api",
    "author": "https://translate.habitica.com/api/users/captainklay/?format=api",
    "timestamp": "2021-03-07T04:38:46.101914Z",
    "action": 5,
    "target": "Habitica gerçek hayattaki alışkanlıklarını geliştirmeye yardımcı olacak bir video oyunudur. Hayatını, tüm işlerini (Alışkanlıklar, Günlük işler, Yapılacaklar) yenmen gereken küçük canavarlara çevirerek \"oyunlaştırır\". Bunda ne kadar iyiysen, oyunda o kadar ilerlersin. Eğer hayatı kaçırıyorsan, oyundaki karakterin de geride kalmaya başlar.",
    "id": 235420,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/235420/?format=api"
}