Units API.

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

GET /api/units/9837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/fr/?format=api",
    "source": [
        "Damage paused"
    ],
    "previous_source": "",
    "target": [
        "Dommages en pause"
    ],
    "id_hash": -4723910681669017107,
    "content_hash": -6800755822194254427,
    "location": "",
    "context": "damage_paused",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 737,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/655167/?format=api",
    "priority": 100,
    "id": 9837,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/fr/?checksum=3e714c436c71e1ed",
    "url": "https://translate.habitica.com/api/units/9837/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:47.337726Z"
}