Units API.

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

GET /api/units/639223/?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/funky-framadate/funky-framadate-front/fr/?format=api",
    "source": [
        "Enter an email address"
    ],
    "previous_source": "",
    "target": [
        "Il faut saisir une adresse électronique"
    ],
    "id_hash": -6201823555650582277,
    "content_hash": -4707044645219249342,
    "location": "",
    "context": "SENTENCES.enter-an-email-address",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 386,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/639222/?format=api",
    "priority": 100,
    "id": 639223,
    "web_url": "https://weblate.framasoft.org/translate/funky-framadate/funky-framadate-front/fr/?checksum=29eeb255b5cc08fb",
    "url": "https://weblate.framasoft.org/api/units/639223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-11T13:33:26.752459Z"
}