Units API.

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

GET /api/units/1134252/?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/booksarch-handbooksmp_index/en/?format=api",
    "source": [
        "Critical sections currently prevent migration since they do not allow context switches. However, this may be too strong of a requirement to enforce in some cases since a critical section also effectively blocks interrupt threads on the current processor. As a result, another API has been provided to allow the current thread to indicate that if it preempted it should not migrate to another CPU."
    ],
    "previous_source": "",
    "target": [
        "Critical sections currently prevent migration since they do not allow context switches. However, this may be too strong of a requirement to enforce in some cases since a critical section also effectively blocks interrupt threads on the current processor. As a result, another API has been provided to allow the current thread to indicate that if it preempted it should not migrate to another CPU."
    ],
    "id_hash": -2910145824166334305,
    "content_hash": -2910145824166334305,
    "location": "documentation/content/en/books/arch-handbook/smp/_index.adoc:139",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1134252/?format=api",
    "priority": 100,
    "id": 1134252,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksmp_index/en/?checksum=579d15caa1fab09f",
    "url": "https://translate-dev.freebsd.org/api/units/1134252/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:16:47.211890Z"
}