Units API.

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

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

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/de/?format=api",
    "source": [
        "There was a non-unique email address."
    ],
    "previous_source": "Verify your email address",
    "target": [
        "Es wurde eine nicht-eindeutige E-Mail-Adresse gefunden."
    ],
    "id_hash": 1808603190472163593,
    "content_hash": 1808603190472163593,
    "location": "aleksis/core/data_checks.py:417",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.edugit.org/api/units/42566/?format=api",
    "priority": 100,
    "id": 42600,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/de/?checksum=99197304f3bb4109",
    "url": "https://translate.edugit.org/api/units/42600/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:06.887378Z"
}