Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/ffa/ga/?format=api",
    "source": [
        "Downloading %1$d track",
        "Downloading %1$d tracks"
    ],
    "previous_source": "",
    "target": [
        "",
        "",
        "",
        "",
        ""
    ],
    "id_hash": 632039372075955086,
    "content_hash": -4845188595966945877,
    "location": "",
    "context": "downloads_description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.funkwhale.audio/api/units/72460/?format=api",
    "priority": 100,
    "id": 151047,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ga/?checksum=88c57475d0a5f38e",
    "url": "https://translate.funkwhale.audio/api/units/151047/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-16T03:46:20.074383Z"
}