Units API.

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

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

{
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-isolation/de/?format=api",
    "source": [
        "it is necessary to isolate them"
    ],
    "previous_source": "",
    "target": [
        "it is necessary to isolate them"
    ],
    "id_hash": -2651154240686769208,
    "content_hash": 7355849868475047797,
    "location": "00:00:23.420-->00:00:25.700",
    "context": "00:00:23.420-->00:00:25.700",
    "note": "visible for 2 seconds",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "http://translate.diyseeds.org/api/units/37850/?format=api",
    "priority": 100,
    "id": 42080,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos-subtitles-english/abc-isolation/de/?checksum=5b353543b7183bc8",
    "url": "http://translate.diyseeds.org/api/units/42080/?format=api",
    "explanation": "",
    "extra_flags": ""
}