Units API.

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

GET /api/units/752846/?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/what-is-peertube-video/subtitles/ja/?format=api",
    "source": [
        "This is the base of the web!"
    ],
    "previous_source": "",
    "target": [
        "これはWebの基本なのです!"
    ],
    "id_hash": 1448118261993526809,
    "content_hash": 7315697901337452923,
    "location": "00:00:44.577-->00:00:46.425",
    "context": "00:00:44.577-->00:00:46.425",
    "note": "visible for 1 seconds",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/258252/?format=api",
    "priority": 100,
    "id": 752846,
    "web_url": "https://weblate.framasoft.org/translate/what-is-peertube-video/subtitles/ja/?checksum=9418bfe306e15619",
    "url": "https://weblate.framasoft.org/api/units/752846/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-19T21:11:51.339618Z"
}