Units API.

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

GET /api/units/211333/?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/salt/ttrss/en/?format=api",
    "source": [
        "Setting up email sending"
    ],
    "previous_source": "",
    "target": [
        "Setting up email sending"
    ],
    "id_hash": 1566889755931807112,
    "content_hash": 5538221994069434923,
    "location": "",
    "context": "Setting up email sending",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/211333/?format=api",
    "priority": 100,
    "id": 211333,
    "web_url": "https://weblate.framasoft.org/translate/salt/ttrss/en/?checksum=95beb5ee68838d88",
    "url": "https://weblate.framasoft.org/api/units/211333/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:44:07.403464Z"
}