Units API.

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

GET /api/units/4164/?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-pages/contact/en/?format=api",
    "source": [
        "Newsletter"
    ],
    "previous_source": "",
    "target": [
        "Newsletter"
    ],
    "id_hash": 2703438553684664970,
    "content_hash": 2703438553684664970,
    "location": "",
    "context": "section-title",
    "note": "Title of a page's section.",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.diyseeds.org/api/units/4164/?format=api",
    "priority": 100,
    "id": 4164,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/contact/en/?checksum=a5848b0a8878628a",
    "url": "http://translate.diyseeds.org/api/units/4164/?format=api",
    "explanation": "",
    "extra_flags": "ignore-same"
}