Units API.

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

GET /api/units/4077888/?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/uh/tutorial/sv/?format=api",
    "source": [
        "You can propose deals via the Warehouse tab \"Buy/Sell\"."
    ],
    "previous_source": "",
    "target": [
        "Du kan föreslå erbjudanden via lagerlokalsfliken Köp/Sälj."
    ],
    "id_hash": 8631535912606716404,
    "content_hash": 8631535912606716404,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/14793165/?format=api",
    "priority": 100,
    "id": 4077888,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/sv/?checksum=f7c9602e40f351f4",
    "url": "https://hosted.weblate.org/api/units/4077888/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-17T14:53:17+02:00"
}