Units API.

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

GET /api/units/367456/?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/ca/?format=api",
    "source": [
        "Downloading %1$d track",
        "Downloading %1$d tracks"
    ],
    "previous_source": "",
    "target": [
        "Descarregant %1$d pista",
        "Descarregant %1$d pistes",
        ""
    ],
    "id_hash": 632039372075955086,
    "content_hash": -4845188595966945877,
    "location": "",
    "context": "downloads_description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.funkwhale.audio/api/units/72460/?format=api",
    "priority": 100,
    "id": 367456,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ca/?checksum=88c57475d0a5f38e",
    "url": "https://translate.funkwhale.audio/api/units/367456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T21:08:29.606170Z"
}