Units API.

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

GET /api/units/1110002/?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/07_solving-problems/it/?format=api",
    "source": [
        "A daemon is a program that is not explicitly invoked by the user and that stays in the background, waiting for a certain condition to be met before performing a task. Many server programs are daemons, a term that explains that the letter “d” is frequently present at the end of their name (<command>sshd</command>, <command>smtpd</command>, <command>httpd</command>, etc.)."
    ],
    "previous_source": "",
    "target": [
        "Un demone è un programma non invocato esplicitamente dall'utente e che rimane sullo sfondo, aspettando che si realizzi una cerca condizione prima di eseguire un compito. Molti programmi server sono demoni, un termine che spiega perché la lettera \"d\" è spesso presente alla fine del loro nome (<command>sshd</command>, <command>smtpd</command>, <command>httpd</command> ecc.)."
    ],
    "id_hash": -2582394794809063347,
    "content_hash": -2582394794809063347,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 57,
    "source_unit": "https://hosted.weblate.org/api/units/14748403/?format=api",
    "priority": 100,
    "id": 1110002,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/it/?checksum=5c297d9dc196884d",
    "url": "https://hosted.weblate.org/api/units/1110002/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T15:13:27+02:00"
}