Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/en/?format=api",
    "source": [
        "Application name blank or undefined. I refuse to create an application without name."
    ],
    "previous_source": "",
    "target": [
        "Application name blank or undefined. I refuse to create an application without name."
    ],
    "id_hash": -1984629728501963971,
    "content_hash": -9153400598570186865,
    "location": "lib/Dolomon/Controller/Applications.pm:100",
    "context": "Application name blank or undefined. I refuse to create an application without name.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.framasoft.org/api/units/209745/?format=api",
    "priority": 100,
    "id": 209745,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/en/?checksum=64752dc6e5f5e33d",
    "url": "https://weblate.framasoft.org/api/units/209745/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:26:12.575536Z"
}