Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/cashups/fr/?format=api",
    "source": [
        "Cashup add successful"
    ],
    "previous_source": "",
    "target": [
        "Ajout d'encaissement réussi"
    ],
    "id_hash": 2079158389537548458,
    "content_hash": 6480510117749420316,
    "location": "",
    "context": "successful_adding",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.opensourcepos.org/api/units/214305/?format=api",
    "priority": 100,
    "id": 214995,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/cashups/fr/?checksum=9cdaa78a1828a8aa",
    "url": "https://translate.opensourcepos.org/api/units/214995/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:50:49.756396Z"
}