Units API.

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

GET /api/units/927903/?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/framaspace/charon-messages/fr/?format=api",
    "source": [
        "displayed name"
    ],
    "previous_source": "",
    "target": [
        "nom affiché"
    ],
    "id_hash": -5484351896423286488,
    "content_hash": -3047708141569056990,
    "location": "",
    "context": "displayed name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 420,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/927874/?format=api",
    "priority": 100,
    "id": 927903,
    "web_url": "https://weblate.framasoft.org/translate/framaspace/charon-messages/fr/?checksum=33e3ab01ee733928",
    "url": "https://weblate.framasoft.org/api/units/927903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-31T10:17:50.539617Z"
}