Units API.

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

GET /api/units/384100/?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/documentation/changelog/fr/?format=api",
    "source": [
        "To benefit from this enhancement on existing instances, you need to add `FUNKWHALE_WEB_WORKERS=1` in your `.env` file (use a higher number if you want to have more web worker processes)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7732589690700325752,
    "content_hash": 7732589690700325752,
    "location": "../../../CHANGELOG.md:1805",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 852,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://translate.funkwhale.audio/api/units/382774/?format=api",
    "priority": 100,
    "id": 384100,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/fr/?checksum=eb4fad5acc0a6378",
    "url": "https://translate.funkwhale.audio/api/units/384100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T18:31:33.621245Z"
}