Units API.

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

GET /api/units/373569/?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/developer-api-authentication/fr/?format=api",
    "source": [
        "`state` - Used to maintain state between the request and the callback to prevent cross-site request forgery. Typically corresponds with a location in the app (e.g. `/library`)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3056636812793557912,
    "content_hash": 3056636812793557912,
    "location": "../../developer_documentation/api/authentication.md:104",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "source_unit": "https://translate.funkwhale.audio/api/units/373238/?format=api",
    "priority": 100,
    "id": 373569,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-api-authentication/fr/?checksum=aa6b5afc89f13398",
    "url": "https://translate.funkwhale.audio/api/units/373569/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T08:06:54.392328Z"
}