Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_point/fr/?format=api",
    "source": [
        "Gross Price"
    ],
    "previous_source": "",
    "target": [
        "Prix brut"
    ],
    "id_hash": 5220931260877767038,
    "content_hash": 5220931260877767038,
    "location": "",
    "context": "field:product.product,gross_price:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/624367/?format=api",
    "priority": 100,
    "id": 638501,
    "web_url": "https://translate.tryton.org/translate/tryton/sale_point/fr/?checksum=c8747951f15a017e",
    "url": "https://translate.tryton.org/api/units/638501/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-13T23:25:04.704984Z"
}