Units API.

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

GET /api/units/265530/?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/sumwars/tutorial/es/?format=api",
    "source": [
        "And where would one get an energy crystal in these forsaken caves?"
    ],
    "previous_source": "",
    "target": [
        "¿Y dónde podría uno encontrar un cristal de energía en estas cuevas abandonadas?"
    ],
    "id_hash": -7956757476413390155,
    "content_hash": -7956757476413390155,
    "location": "tutorial.xml:1462",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/262391/?format=api",
    "priority": 100,
    "id": 265530,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/es/?checksum=1193eb3b5e7242b5",
    "url": "https://hosted.weblate.org/api/units/265530/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:30+02:00"
}