Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesrc-scripting_index/el/?format=api",
    "source": [
        "The daemon will be started by running `$command` with command-line flags specified by `$mumbled_flags`.  Thus all the input data for the default `start` method are available in the variables set by our script.  Unlike `start`, other methods may require additional information about the process started.  For instance, `stop` must know the PID of the process to terminate it.  In the present case, man:rc.subr[8] will scan through the list of all processes, looking for a process with its name equal to `procname`.  The latter is another variable of meaning to man:rc.subr[8], and its value defaults to that of `command`.  In other words, when we set `command`, `procname` is effectively set to the same value.  This enables our script to kill the daemon and to check if it is running in the first place."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5724626787326806927,
    "content_hash": 5724626787326806927,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:359",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 132,
    "source_unit": "https://translate-dev.freebsd.org/api/units/611674/?format=api",
    "priority": 100,
    "id": 1649685,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/el/?checksum=cf71f5bb924ccb8f",
    "url": "https://translate-dev.freebsd.org/api/units/1649685/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:46:48.526127Z"
}