Translation components API.

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

GET /api/translations/habitica-android/store/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/de/?format=api",
            "source": [
                "Gamify Your Tasks"
            ],
            "previous_source": "",
            "target": [
                "Erledige deine Aufgaben spielerisch"
            ],
            "id_hash": -3506221066608244759,
            "content_hash": -5678469703596386341,
            "location": "",
            "context": "store_title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.habitica.com/api/units/655622/?format=api",
            "priority": 100,
            "id": 35601,
            "web_url": "https://translate.habitica.com/translate/habitica-android/store/de/?checksum=4f57668444d307e9",
            "url": "https://translate.habitica.com/api/units/35601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-16T17:25:06.662593Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/de/?format=api",
            "source": [
                "Treat your life like a game to stay motivated and organised!"
            ],
            "previous_source": "",
            "target": [
                "Betrachte Dein Leben als ein Spiel, um motiviert und organisiert zu bleiben!"
            ],
            "id_hash": 7690137706163868514,
            "content_hash": 8579616918792507079,
            "location": "",
            "context": "store_short_description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.habitica.com/api/units/655623/?format=api",
            "priority": 100,
            "id": 35602,
            "web_url": "https://translate.habitica.com/translate/habitica-android/store/de/?checksum=eab8db7fe9bc1362",
            "url": "https://translate.habitica.com/api/units/35602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-16T17:25:06.736553Z"
        },
        {
            "translation": "https://translate.habitica.com/api/translations/habitica-android/store/de/?format=api",
            "source": [
                "Treat your life like a game to stay motivated and organised! Habitica makes it simple to have fun while accomplishing goals. Input your Habits, your Daily goals, and your To Do list, and then create a custom avatar. Check off tasks to level up your avatar and unlock features such as armour, pets, skills, and even quests! Fight monsters with friends to keep each other accountable, and use your gold on in-game rewards, like equipment, or custom awards, like watching an episode of your favourite TV show. Flexible, social, and fun, Habitica is the perfect way to motivate yourself to accomplish anything. If you have any questions, feel free to send feedback to mobile@habitica.com! And if you enjoy our app, we would really appreciate it if you would leave us a review."
            ],
            "previous_source": "",
            "target": [
                "Betrachte Dein Leben als ein Spiel, um motiviert und organisiert zu bleiben! Habitica macht es Dir einfach, Spaß dabei zu haben, Deine persönlichen Ziele zu erreichen. Füge Deine Gewohnheiten, Deine täglichen Ziele und Deine To Do-Liste hinzu und erstelle Deinen eigenen Avatar. Hake Deine Aufgaben ab, damit Dein Avatar auf ein höheres Level aufsteigen kann und um weitere Funktionen freizuschalten, wie beispielsweise Ausrüstung, Haustiere, Fähigkeiten und auch Quests! Du kannst Monster mit Deinen Freunden bekämpfen und euch so gegenseitig unterstützen. Du kannst Dein Gold dazu nutzen, um spielbezogene Belohnungen zu kaufen, oder für individuelle Belohnungen, wie beispielsweise eine Episode Deiner Lieblings-Fehrnsehserie zu gucken. Habitica ist flexibel, kommunikativ und macht Spaß, es bietet eine tolle Möglichkeit, Dich zu jedem Ziel zu motivieren. Falls Du irgendwelche Fragen hast, kannst Du uns gerne Feedback an mobile@habitica.com schicken! Und falls Dir unsere App gefällt, würden wir uns freuen, wenn Du uns bewertest."
            ],
            "id_hash": -4739247955313095588,
            "content_hash": -2228975859264525969,
            "location": "",
            "context": "store_description",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 3,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 132,
            "source_unit": "https://translate.habitica.com/api/units/655624/?format=api",
            "priority": 100,
            "id": 35603,
            "web_url": "https://translate.habitica.com/translate/habitica-android/store/de/?checksum=3e3acf1821110c5c",
            "url": "https://translate.habitica.com/api/units/35603/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-16T17:25:06.949154Z"
        }
    ]
}