Units API.

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

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

{
    "translation": "http://weblate.ops404.it/api/translations/ooops/base_location_italian_cities_import/en/?format=api",
    "source": [
        "Title Case"
    ],
    "previous_source": "",
    "target": [
        "Title Case"
    ],
    "id_hash": -4848016513655559224,
    "content_hash": -4848016513655559224,
    "location": "selection:city.zip.istat.import,letter_case:0",
    "context": "",
    "note": "module: base_location_italian_cities_import",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/13471/?format=api",
    "priority": 100,
    "id": 13471,
    "web_url": "http://weblate.ops404.it/translate/ooops/base_location_italian_cities_import/en/?checksum=3cb862aaae552bc8",
    "url": "http://weblate.ops404.it/api/units/13471/?format=api",
    "explanation": "",
    "extra_flags": ""
}