Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "source": [
        "This action broke dpkg/APT (the system package managers)… You can try to solve this issue by connecting through SSH and running `sudo apt install --fix-broken` and/or `sudo dpkg --configure -a`."
    ],
    "previous_source": "This action broke dpkg/APT (the system package managers)... You can try to solve this issue by connecting through SSH and running `sudo apt install --fix-broken` and/or `sudo dpkg --configure -a`.",
    "target": [
        "Diese Aktion hat unkonfigurierte Pakete verursacht, welche durch dpkg/apt (die Paketverwaltungen dieses Systems) zurückgelassen wurden… Du kannst versuchen dieses Problem zu lösen, indem du 'sudo apt install --fix-broken' und/oder 'sudo dpkg --configure -a' ausführst."
    ],
    "id_hash": -2741557201940318759,
    "content_hash": -7493042960578551450,
    "location": "",
    "context": "this_action_broke_dpkg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 745,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://translate.yunohost.org/api/units/34969/?format=api",
    "priority": 100,
    "id": 1987,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/de/?checksum=59f408400eeef5d9",
    "url": "https://translate.yunohost.org/api/units/1987/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:16.888453Z"
}