Units API.

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

GET /api/units/10500/?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/cucumber/en/?format=api",
    "source": [
        "To produce seeds, it is important to let the cucumber develop until it is fully mature. It must have grown to its full size and its colour must have changed."
    ],
    "previous_source": "",
    "target": [
        "To produce seeds, it is important to let the cucumber develop until it is fully mature. It must have grown to its full size and its colour must have changed."
    ],
    "id_hash": 3579257401743180409,
    "content_hash": 3579257401743180409,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "http://translate.diyseeds.org/api/units/10500/?format=api",
    "priority": 100,
    "id": 10500,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos/cucumber/en/?checksum=b1ac13a4a6970279",
    "url": "http://translate.diyseeds.org/api/units/10500/?format=api",
    "explanation": "",
    "extra_flags": ""
}