Units API.

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

GET /api/units/5692/?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/mobilizon/frontend/de/?format=api",
    "source": [
        "A validation email was sent to {email}"
    ],
    "previous_source": "",
    "target": [
        "Es wurde eine Bestätigung-E-Mail an {email} gesendet"
    ],
    "id_hash": -2821413880668713433,
    "content_hash": -523758862902366813,
    "location": "",
    "context": "A validation email was sent to {email}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/256516/?format=api",
    "priority": 100,
    "id": 5692,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=58d8530626628e27",
    "url": "https://weblate.framasoft.org/api/units/5692/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:50.116991Z"
}