Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
    "source": [
        "Track execution times for computers."
    ],
    "previous_source": "",
    "target": [
        "Track execution times for computers."
    ],
    "id_hash": -6912164475924883454,
    "content_hash": -5721222801599671973,
    "location": "",
    "context": "commands.computercraft.track.synopsis",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://i18n.tweaked.cc/api/units/65/?format=api",
    "priority": 100,
    "id": 65,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=20130f08076c5802",
    "url": "https://i18n.tweaked.cc/api/units/65/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:20.882757Z"
}