Units API.

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

GET /api/units/33457/?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/glossary/fr/?format=api",
    "source": [
        "%d MB"
    ],
    "previous_source": "",
    "target": [
        "%d MO"
    ],
    "id_hash": -2697586898281530126,
    "content_hash": -2697586898281530126,
    "location": "",
    "context": "button",
    "note": "Used to tell the user how much space the size of the video he is able to download. MB stands for Mega Bytes. The %d will be filled with the size of the video like \"120 MB\" for example.",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.diyseeds.org/api/units/33418/?format=api",
    "priority": 100,
    "id": 33457,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/fr/?checksum=5a903f02292e7cf2",
    "url": "http://translate.diyseeds.org/api/units/33457/?format=api",
    "explanation": "",
    "extra_flags": ""
}