Units API.

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

GET /api/units/384204/?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": [
        "Assuming you have the following volume directive in your `docker-compose.yml` (it's the default): `/srv/funkwhale/data/music:/music:ro`, then add the following to your .env file:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4145932577457546188,
    "content_hash": 4145932577457546188,
    "location": "../../../CHANGELOG.md:4099",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1671,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://translate.funkwhale.audio/api/units/382878/?format=api",
    "priority": 100,
    "id": 384204,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/fr/?checksum=b9894fb68e13a3cc",
    "url": "https://translate.funkwhale.audio/api/units/384204/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T18:31:34.065719Z"
}