Units API.

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

GET /api/units/40067043/?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/openbikesharing/strings/ru/?format=api",
    "source": [
        "%d day ago",
        "%d days ago"
    ],
    "previous_source": "",
    "target": [
        "%d день назад",
        "%d дня назад",
        "%d дней назад"
    ],
    "id_hash": -1690817573513345760,
    "content_hash": -2932919278547140444,
    "location": "",
    "context": "updated_days_ago",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/3063429/?format=api",
    "priority": 100,
    "id": 40067043,
    "web_url": "https://hosted.weblate.org/translate/openbikesharing/strings/ru/?checksum=688902600ebfc520",
    "url": "https://hosted.weblate.org/api/units/40067043/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-09T11:33:35.553550+02:00"
}