Units API.

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

GET /api/units/4099524/?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/uh/uh/pt/?format=api",
    "source": [
        "Some of your changes require a restart of Unknown Horizons. Do you want to restart Unknown Horizons now?"
    ],
    "previous_source": "",
    "target": [
        "Algumas das alterações necessitam que o Unknown Horizons seja reiniciado. Queres reiniciar agora?"
    ],
    "id_hash": 3166936863789889279,
    "content_hash": 3166936863789889279,
    "location": "horizons/gui/modules/settings.py:132",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 454,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://hosted.weblate.org/api/units/14793271/?format=api",
    "priority": 100,
    "id": 4099524,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/pt/?checksum=abf3384c684936ff",
    "url": "https://hosted.weblate.org/api/units/4099524/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-23T16:34:33+02:00"
}