Translation components API.

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

GET /api/translations/habitica-android/store/ko/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/store/ko/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/35638/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/bdc6035d0cc24d3c/?format=api",
            "author": "https://translate.habitica.com/api/users/bdc6035d0cc24d3c/?format=api",
            "timestamp": "2024-01-19T17:22:45.388535Z",
            "action": 4,
            "target": "동기를 부여하고 계획적인 삶을 유지하기 위해 인생을 게임처럼 다루세요!",
            "id": 1085220,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1085220/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/35639/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/thkweon_kor/?format=api",
            "author": "https://translate.habitica.com/api/users/thkweon_kor/?format=api",
            "timestamp": "2025-08-14T08:48:03.131221Z",
            "action": 4,
            "target": "인생을 게임처럼 대하며 동기부여와 체계적인 생활을 유지하세요! Habitica는 목표를 달성하면서도 재미있게 생활할 수 있도록 도와줍니다. 습관, 매일의 목표, 할 일 목록을 입력하고 나만의 아바타를 만들어 보세요. 작업을 완료하면 아바타의 레벨이 오르고, 방어구·펫·스킬·퀘스트 같은 기능이 해금됩니다! 친구들과 함께 몬스터를 물리치며 서로를 독려하고, 장비 같은 게임 내 보상이나 좋아하는 TV 프로그램 시청과 같은 맞춤 보상에 골드를 사용하세요. 유연하고, 사회적이며, 재미있는 Habitica는 어떤 목표든 달성하도록 동기를 부여하는 완벽한 방법입니다. 궁금한 점이 있다면 언제든 mobile@habitica.com 으로 피드백을 보내주세요! 또한 앱을 즐기고 계신다면 리뷰를 남겨 주시면 정말 감사하겠습니다.",
            "id": 1264217,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1264217/?format=api"
        }
    ]
}