Units API.

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

GET /api/units/740641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/fr/?format=api",
    "source": [
        "Error: \"%s\". Try again later."
    ],
    "previous_source": "",
    "target": [
        "Erreur : « %s ». Réessayez plus tard."
    ],
    "id_hash": 2564371119946985672,
    "content_hash": 2564371119946985672,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.tryton.org/api/units/739068/?format=api",
    "priority": 100,
    "id": 740641,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/fr/?checksum=a39679f26cb5f0c8",
    "url": "https://translate.tryton.org/api/units/740641/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-10T07:36:33.773855Z"
}