Units API.

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

GET /api/units/121814459/?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/nelson/translations/fr/?format=api",
    "source": [
        "An array of integer values, 0 <= D <= flintmax, is expected."
    ],
    "previous_source": "",
    "target": [
        "Un tableau de valeurs entières, 0 <= D <= flintmax, est attendu."
    ],
    "id_hash": -3005127100051357433,
    "content_hash": -3005127100051357433,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1951,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/121814458/?format=api",
    "priority": 100,
    "id": 121814459,
    "web_url": "https://hosted.weblate.org/translate/nelson/translations/fr/?checksum=564ba4d3088a0107",
    "url": "https://hosted.weblate.org/api/units/121814459/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-29T10:28:24.149379+02:00"
}