Units API.

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

GET /api/units/176437/?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/fr/?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": [
        "Voici à quoi ressemblerait le code si le dévouement <strong>Façonneur spirituel</strong> était un préparatif quotidien personnalisé. C'est de loin l'exemple le plus complexe, les lignes utilisent les deux <u>prédicats enfants</u> et <u>condition</u>. Tout s'écroule si le personnage n'est pas équipé d'une arme spirituelle (l'arme est dans un pack de compendium) et c'est pourquoi nous utilisons la ligne <u>alerte</u> pour créer ladite arme si nécessaire. Il utilise également la fonction <u>repos</u> pour nettoyer l'arme spirituelle."
    ],
    "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": 176437,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/fr/?checksum=19242ef3e6fca5ef",
    "url": "https://weblate.foundryvtt-hub.com/api/units/176437/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-05T01:12:54.790560Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}