Units API.

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

GET /api/units/654528/?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-ios/main-strings/en/?format=api",
    "source": [
        "You were invited to join the private guild **%@**"
    ],
    "previous_source": "",
    "target": [
        "You were invited to join the private guild **%@**"
    ],
    "id_hash": -5369190548869729822,
    "content_hash": 9058422198383198313,
    "location": "",
    "context": "notifications.private_guild_invite",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1053,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/654528/?format=api",
    "priority": 100,
    "id": 654528,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/en/?checksum=357ccda49b3c31e2",
    "url": "https://translate.habitica.com/api/units/654528/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-11T07:26:41.280019Z"
}