Units API.

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

GET /api/units/7669/?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/en_GB/?format=api",
    "source": [
        "%dh ago"
    ],
    "previous_source": "",
    "target": [
        "%dh ago"
    ],
    "id_hash": 277279448763336825,
    "content_hash": -4735277812660911841,
    "location": "",
    "context": "ago_hours",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 205,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/654735/?format=api",
    "priority": 100,
    "id": 7669,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en_GB/?checksum=83d91830870e0879",
    "url": "https://translate.habitica.com/api/units/7669/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:09.960509Z"
}