Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/pt_BR/?format=api",
    "source": [
        "No video quota per user"
    ],
    "previous_source": "",
    "target": [
        "Nenhuma cota por usuário"
    ],
    "id_hash": 2921403992658693175,
    "content_hash": 2921403992658693175,
    "location": "src/components/InstanceCard.vue:41",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 350,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/10550/?format=api",
    "priority": 100,
    "id": 770111,
    "web_url": "https://weblate.framasoft.org/translate/joinpeertube/main/pt_BR/?checksum=a88ae973fbd44c37",
    "url": "https://weblate.framasoft.org/api/units/770111/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-23T09:16:21.289650Z"
}