Units API.

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

GET /api/units/226272/?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/expenses/en/?format=api",
    "source": [
        "Amount must be a number"
    ],
    "previous_source": "",
    "target": [
        "Amount must be a number"
    ],
    "id_hash": 4145859584160442881,
    "content_hash": 55200347326387726,
    "location": "",
    "context": "amount_number",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translate.opensourcepos.org/api/units/226272/?format=api",
    "priority": 100,
    "id": 226272,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/expenses/en/?checksum=b9890d537a882a01",
    "url": "https://translate.opensourcepos.org/api/units/226272/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:56:23.864162Z"
}