Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/teamward/client/en/?format=api",
    "source": [
        "(data: https://teamward.xyz)"
    ],
    "previous_source": "",
    "target": [
        "(data: https://teamward.xyz)"
    ],
    "id_hash": 4010677227706816030,
    "content_hash": 8113496674608880145,
    "location": "",
    "context": "matchup_stats_source",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5368938/?format=api",
    "priority": 100,
    "id": 5368938,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=b7a8c9b06a36961e",
    "url": "https://hosted.weblate.org/api/units/5368938/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:28+02:00"
}