Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/ca/?format=api",
    "source": [
        "Port should be between %1$d and %2$d"
    ],
    "previous_source": "",
    "target": [
        "El port hauria d'estar entre %1$d i %2$d"
    ],
    "id_hash": -1798993149477741787,
    "content_hash": 7144364216302813292,
    "location": "",
    "context": "pref_title_http_proxy_port_message",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 283,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.tusky.app/api/units/75935/?format=api",
    "priority": 100,
    "id": 75941,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ca/?checksum=6708b14314049b25",
    "url": "https://weblate.tusky.app/api/units/75941/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-07T18:28:12.576519Z"
}