Units API.

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

GET /api/units/5368976/?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": [
        "R"
    ],
    "previous_source": "",
    "target": [
        "R"
    ],
    "id_hash": -7973422515610733415,
    "content_hash": 2565573329272735506,
    "location": "",
    "context": "ability_r",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/5368976/?format=api",
    "priority": 100,
    "id": 5368976,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=1158b67790ebb499",
    "url": "https://hosted.weblate.org/api/units/5368976/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:30+02:00"
}