Units API.

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

GET /api/units/3752/?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/simple-calendar/main/en/?format=api",
    "source": [
        "Reference New Moon"
    ],
    "previous_source": "",
    "target": [
        "Reference New Moon"
    ],
    "id_hash": 5256637669314652397,
    "content_hash": 5043812102127579238,
    "location": "",
    "context": "FSC.Configuration.Moon.FirstNewMoon",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 485,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3752/?format=api",
    "priority": 100,
    "id": 3752,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/en/?checksum=c8f3541c006fe8ed",
    "url": "https://weblate.foundryvtt-hub.com/api/units/3752/?format=api",
    "explanation": "When calculating the moons position in relation to the calendar a reference new moon is required to base the calculations on.\r\n\r\nThis setting is when that reference new moon occurred on the calendar.\r\n\r\nExample:\r\nSaying that the new moon took place on September 1st 2022 allows SC to calculate when the next phases will be based on the moons cycle length and number of phases.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T09:46:00.756224Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}