Units API.

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

GET /api/units/278323/?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/mypads/frontend/de/?format=api",
    "source": [
        "Unmark"
    ],
    "previous_source": "",
    "target": [
        "Markierung aufheben"
    ],
    "id_hash": -5070958752022578378,
    "content_hash": -194821098866924180,
    "location": "",
    "context": "GROUP.UNMARK",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 282,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/277949/?format=api",
    "priority": 100,
    "id": 278323,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/de/?checksum=39a055e1d3093b36",
    "url": "https://weblate.framasoft.org/api/units/278323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:50.259205Z"
}