Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ar/?format=api",
    "source": [
        "The requested action needs further authentication."
    ],
    "previous_source": "",
    "target": [
        "يحتاج الإجراء المطلوب إلى مزيد من التصديق."
    ],
    "id_hash": 5004552931823591528,
    "content_hash": 5004552931823591528,
    "location": "../src/gnomesu-auth-dialog.c:531, ../src/services/pam.c:192, ../src/services/su.c:185",
    "context": "",
    "note": "_(\"Administrator (root) privilege is required.\");",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12567173/?format=api",
    "priority": 100,
    "id": 456,
    "web_url": "https://l10n.opensuse.org/translate/libgnomesu/master/ar/?checksum=c573be6050fc2068",
    "url": "https://l10n.opensuse.org/api/units/456/?format=api",
    "explanation": "",
    "extra_flags": ""
}