Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/scopa/translations/uk/?format=api",
    "source": [
        "New game..."
    ],
    "previous_source": "",
    "target": [
        "Нова гра..."
    ],
    "id_hash": -6367799615063249560,
    "content_hash": -2503868887079553260,
    "location": "",
    "context": "new-game",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4048956/?format=api",
    "priority": 100,
    "id": 23339194,
    "web_url": "https://hosted.weblate.org/translate/scopa/translations/uk/?checksum=27a107fcf7492d68",
    "url": "https://hosted.weblate.org/api/units/23339194/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-06T11:47:51.542939+01:00"
}