Units API.

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

GET /api/units/211335/?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": [
        "Email sender address"
    ],
    "previous_source": "",
    "target": [
        "Email sender address"
    ],
    "id_hash": 7719557902538417089,
    "content_hash": 5559769023065269689,
    "location": "",
    "context": "Email sender address",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/211335/?format=api",
    "priority": 100,
    "id": 211335,
    "web_url": "https://weblate.framasoft.org/translate/salt/ttrss/en/?checksum=eb2161032bdca3c1",
    "url": "https://weblate.framasoft.org/api/units/211335/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:44:07.418703Z"
}