Units API.

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

GET /api/units/134477/?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-apps-test/redirect/en/?format=api",
    "source": [
        "There two typical use cases are covered: - **basic, explicit redirection** : this is a \"virtual\" app tile that just redirects to another url or external website using HTTP code 302 - **reverse-proxy** : create an app tile to expose an app listening on a specific port, typically something that you manually installed (with or without Docker) locally or on another machine."
    ],
    "previous_source": "",
    "target": [
        "There two typical use cases are covered: - **basic, explicit redirection** : this is a \"virtual\" app tile that just redirects to another url or external website using HTTP code 302 - **reverse-proxy** : create an app tile to expose an app listening on a specific port, typically something that you manually installed (with or without Docker) locally or on another machine."
    ],
    "id_hash": 7494498926496847245,
    "content_hash": 7494498926496847245,
    "location": "src/redirect/DESCRIPTION.md:5",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "source_unit": "https://translate.yunohost.org/api/units/134477/?format=api",
    "priority": 100,
    "id": 134477,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/redirect/en/?checksum=e801cf10eb64158d",
    "url": "https://translate.yunohost.org/api/units/134477/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-19T18:40:08.045655Z"
}