Units API.

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

GET /api/units/5368923/?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": [
        "%1$s vs. %2$s %3$s"
    ],
    "previous_source": "",
    "target": [
        "%1$s vs. %2$s %3$s"
    ],
    "id_hash": 6331960103573176491,
    "content_hash": -1001724548394261629,
    "location": "",
    "context": "counter_counters_activity_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/5368923/?format=api",
    "priority": 100,
    "id": 5368923,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=d7dfa42a816cc0ab",
    "url": "https://hosted.weblate.org/api/units/5368923/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:27+02:00"
}