Units API.

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

GET /api/units/384214/?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": [
        "This relies internally on FFMPEG and can put some load on your server. It's definitely recommended you setup some caching for the transcoded files at your webserver level. Check the the example nginx file at deploy/nginx.conf for an implementation."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7686620112646439257,
    "content_hash": 7686620112646439257,
    "location": "../../../CHANGELOG.md:4459",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1797,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://translate.funkwhale.audio/api/units/382888/?format=api",
    "priority": 100,
    "id": 384214,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/fr/?checksum=eaac5c4459aa0159",
    "url": "https://translate.funkwhale.audio/api/units/384214/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T18:31:34.143800Z"
}