Units API.

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

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

{
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/?format=api",
    "source": [
        "Add simple experiment"
    ],
    "previous_source": "",
    "target": [
        "Ajouter une expérience simple"
    ],
    "id_hash": 6203179482012260585,
    "content_hash": -2986102424400072638,
    "location": "",
    "context": "newExperimentSimple",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.phyphox.org/api/units/5920/?format=api",
    "priority": 100,
    "id": 7439,
    "web_url": "https://translate.phyphox.org/translate/phyphox/ios/fr/?checksum=d6161edf7f5518e9",
    "url": "https://translate.phyphox.org/api/units/7439/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-13T18:13:14.651130Z"
}