Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/pl/?format=api",
    "source": [
        "{domain} expires in {days} days."
    ],
    "previous_source": "",
    "target": [
        "Domena {domain} wygasa za {days} dni."
    ],
    "id_hash": 737492700167220077,
    "content_hash": -4850728022332584784,
    "location": "",
    "context": "diagnosis_domain_expires_in",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/35682/?format=api",
    "priority": 100,
    "id": 32823,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/pl/?checksum=8a3c19b411e92b6d",
    "url": "https://translate.yunohost.org/api/units/32823/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-06T22:49:33.416429Z"
}