Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/zh_Hans/?format=api",
    "source": [
        "This is what the code would look like if the <strong>Mind Smith</strong> dedication was a homebrow daily. This is by far the most complex example, the rows make use of both <u>child predicates</u> and <u>condition</u>, everything is falling appart if the character doesn't have a mind weapon equiped (the weapon is in a compendium pack) and that is why we are using the <u>alert</u> row to create said weapon if needed. It also make use of the <u>rest</u> function to clean up the mind weapon."
    ],
    "previous_source": "",
    "target": [
        "此处是自制 <strong>铸念师 Mind Smith</strong> 入门每日准备效果所需的专长。This is by far the most complex example, the rows make use of both <u>child predicates</u> and <u>condition</u>, everything is falling appart if the character doesn't have a mind weapon equiped (the weapon is in a compendium pack) and that is why we are using the <u>alert</u> row to create said weapon if needed. It also make use of the <u>rest</u> function to clean up the mind weapon."
    ],
    "id_hash": -7411747461657745937,
    "content_hash": -3762733422033576211,
    "location": "",
    "context": "pf2e-dailies.customs.template.mind.hint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 85,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176349/?format=api",
    "priority": 100,
    "id": 190023,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/zh_Hans/?checksum=19242ef3e6fca5ef",
    "url": "https://weblate.foundryvtt-hub.com/api/units/190023/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-11T15:57:48.884343Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}