Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "source": [
        "This site uses Open Journal Systems {$ojsVersion}, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. Visit PKP's website to <a href=\"https://pkp.sfu.ca/\">learn more about the software</a>. Please contact the site directly with questions about its journals and submissions to its journals."
    ],
    "previous_source": "",
    "target": [
        "Deze site gebruikt Open Journal Systems {$ojsVersion}, open source software voor het beheren en publiceren van een tijdschrift, ondersteund en gratis geleverd door het <a href=\"https://pkp.sfu.ca/\">Public Knowledge Project</a> onder de GNU General Public License."
    ],
    "id_hash": 1439226311189632072,
    "content_hash": -5325709690144379218,
    "location": "",
    "context": "about.aboutOJSSite",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 502,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 57,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405027/?format=api",
    "priority": 100,
    "id": 123478,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=93f928b465da9448",
    "url": "http://translate.pkp.sfu.ca/api/units/123478/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:58.141540Z"
}