Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/ro/?format=api",
    "source": [
        "This is the name of the sender of the invitation"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5896810562971022639,
    "content_hash": -8237771746214169195,
    "location": "",
    "context": "emailTemplate.variable.invitation.inviterName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/928809/?format=api",
    "priority": 100,
    "id": 930789,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/emails/ro/?checksum=d1d5adf6e1a8b52f",
    "url": "http://translate.pkp.sfu.ca/api/units/930789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T23:30:51.850412Z"
}