Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/dsc-auto-rename/strings/es/?format=api",
    "source": [
        "The file %s can not be renamed."
    ],
    "previous_source": "The file %s cannot be renamed!",
    "target": [
        "El archivo %s no puede ser renombrado."
    ],
    "id_hash": -741287186977523550,
    "content_hash": -9181687990798849154,
    "location": "",
    "context": "error_rename_file",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/3035094/?format=api",
    "priority": 100,
    "id": 3034489,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=75b66b3b1fa7f8a2",
    "url": "https://hosted.weblate.org/api/units/3034489/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:39+01:00"
}