Units API.

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

GET /api/units/1213794/?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/bookshandbookdtrace_index/pt_BR/?format=api",
    "source": [
        "DTrace scripts consist of a list of one or more _probes_, or instrumentation points, where each probe is associated with an action.  Whenever the condition for a probe is met, the associated action is executed.  For example, an action may occur when a file is opened, a process is started, or a line of code is executed.  The action might be to log some information or to modify context variables.  The reading and writing of context variables allows probes to share information and to cooperatively analyze the correlation of different events."
    ],
    "previous_source": "",
    "target": [
        "Os scripts do DTrace consistem em uma lista de um ou mais testes <firstterm>probes</firstterm>, ou pontos de instrumentação, em que cada teste é associado a uma ação. Sempre que a condição de uma sonda é atendida, a ação associada é executada. Por exemplo, uma ação pode ocorrer quando um arquivo é aberto, um processo é iniciado ou uma linha de código é executada. A ação pode ser registrar algumas informações ou modificar variáveis de contexto. A leitura e a escrita de variáveis de contexto permitem que os probes compartilhem informações e analisem cooperativa-mente a correlação de diferentes eventos."
    ],
    "id_hash": -7082985647328603860,
    "content_hash": -7082985647328603860,
    "location": "documentation/content/en/books/handbook/dtrace/_index.adoc:164",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 91,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1213648/?format=api",
    "priority": 100,
    "id": 1213794,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookdtrace_index/pt_BR/?checksum=1db42e14bdc9d12c",
    "url": "https://translate-dev.freebsd.org/api/units/1213794/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T12:56:55.152734Z"
}