Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/nb_NO/?format=api",
    "source": [
        "# Interface eth0 is unchanged\nauto eth0\niface eth0 inet dhcp\n\n# Virtual interface \nauto tap0\niface tap0 inet manual\n    vde2-switch -t tap0\n\n# Bridge for containers\nauto br0\niface br0 inet static\n    bridge-ports tap0\n    address 10.0.0.1\n    netmask 255.255.255.0"
    ],
    "previous_source": "",
    "target": [
        "# Grensesnittet eth0 er ikke endret\nauto eth0\niface eth0 inet dhcp\n\n# Virtuelt grensesnitt \nauto tap0\niface tap0 inet manual\n    vde2-switch -t tap0\n\n# Bru for kontainere\nauto br0\niface br0 inet static\n    bridge-ports tap0\n    address 10.0.0.1\n    netmask 255.255.255.0"
    ],
    "id_hash": 1918541282292058687,
    "content_hash": 1918541282292058687,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 378,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://hosted.weblate.org/api/units/82696950/?format=api",
    "priority": 100,
    "id": 82701129,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/nb_NO/?checksum=9aa00721a1f0ca3f",
    "url": "https://hosted.weblate.org/api/units/82701129/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-07T09:42:34.372030+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}