Units API.

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

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

{
    "translation": "https://translate.tails.boum.org/api/translations/tails/support/de/?format=api",
    "source": [
        "  <h1>Request a feature</h1>\n"
    ],
    "previous_source": "",
    "target": [
        "  <h1>Eine Funktion anfragen</h1>\n"
    ],
    "id_hash": 4995925727898242794,
    "content_hash": 4995925727898242794,
    "location": "",
    "context": "",
    "note": "type: Plain text",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.tails.boum.org/api/units/483125/?format=api",
    "priority": 100,
    "id": 483,
    "web_url": "https://translate.tails.boum.org/translate/tails/support/de/?checksum=c55517fadf9c0eea",
    "url": "https://translate.tails.boum.org/api/units/483/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-06-12T13:20:42Z"
}