Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-user/en/?format=api",
    "source": [
        "Capitalize more than the first letter."
    ],
    "previous_source": "",
    "target": [
        "Capitalize more than the first letter."
    ],
    "id_hash": 1088527561292157793,
    "content_hash": -3629905993006608008,
    "location": "",
    "context": "PASSWORD_STRENGTH.SUGGESTIONS.capitalization",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/78560422/?format=api",
    "priority": 100,
    "id": 78560422,
    "web_url": "https://hosted.weblate.org/translate/fittrackee/fittrackee-client-user/en/?checksum=8f1b3a0cbb0a9361",
    "url": "https://hosted.weblate.org/api/units/78560422/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-25T19:48:29.669876+02:00"
}