Units API.

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

GET /api/units/5439469/?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/ghini/pocket/es/?format=api",
    "source": [
        "can't look up empty string"
    ],
    "previous_source": "",
    "target": [
        "no se puede buscar cadena vacía"
    ],
    "id_hash": 5565035401180425180,
    "content_hash": -3447163697626441783,
    "location": "",
    "context": "empty_lookup",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/5439485/?format=api",
    "priority": 100,
    "id": 5439469,
    "web_url": "https://hosted.weblate.org/translate/ghini/pocket/es/?checksum=cd3afa3669d52bdc",
    "url": "https://hosted.weblate.org/api/units/5439469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-31T12:47:06+02:00"
}