Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lstu/development/de/?format=api",
    "source": [
        "Too many bad passwords. You're banned."
    ],
    "previous_source": "",
    "target": [
        "Zu viele fehlerhafte Passworte. Sie sind nun geblockt."
    ],
    "id_hash": 1662794830995123625,
    "content_hash": -5490602481698269395,
    "location": "lib/Lstu/Controller/Admin.pm:29",
    "context": "Too many bad passwords. You're banned.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/489723/?format=api",
    "priority": 100,
    "id": 489877,
    "web_url": "https://weblate.framasoft.org/translate/lstu/development/de/?checksum=97136f16c3d1eda9",
    "url": "https://weblate.framasoft.org/api/units/489877/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-27T10:28:56.037992Z"
}