{
  "schemaVersion": "2.0.0",
  "dataVersion": "0.0.4",
  "released": "2026-09-09",
  "defaultReciterId": "reciter-0001",
  "counts": {
    "collections": 1,
    "chapters": 1,
    "entries": 1,
    "duas": 1,
    "recordings": 1
  },
  "licences": {
    "data": {
      "name": "OpenDua Data Licence",
      "url": "https://opendua.org/licence/data"
    },
    "audio": {
      "name": "OpenDua Audio Licence",
      "url": "https://opendua.org/licence/audio"
    }
  },
  "collections": [
    {
      "id": "hisn-al-muslim",
      "title": "Hisn al-Muslim",
      "description": "Invocations and remembrances from the Quran and Sunnah.",
      "chapterCount": 1,
      "entryCount": 1
    }
  ],
  "chapters": [
    {
      "id": "chapter-000007",
      "number": 7,
      "title": "Invocation for leaving the restroom",
      "entryCount": 1
    }
  ],
  "entries": [
    {
      "id": "entry-000011",
      "slug": "leaving-the-restroom",
      "title": "Invocation for leaving the restroom",
      "type": "invocation",
      "collectionId": "hisn-al-muslim",
      "chapterId": "chapter-000007",
      "sourceReference": "11",
      "tags": [
        "wudu-and-purification"
      ],
      "references": [],
      "variations": [
        {
          "id": "standard",
          "steps": [
            {
              "type": "recitation",
              "items": [
                {
                  "dua": {
                    "id": "dua-000011",
                    "arabic": "غُفْرَانَكَ",
                    "transliteration": "Ghufrānak",
                    "translation": "I ask You Allah for forgiveness.",
                    "references": []
                  }
                }
              ],
              "recordings": [
                {
                  "id": "recording-000011",
                  "reciterId": "reciter-0001",
                  "url": "https://audio.opendua.org/hisn/v0.0.2/OD-011.mp3",
                  "durationSeconds": 2
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "duas": [
    {
      "id": "dua-000011",
      "arabic": "غُفْرَانَكَ",
      "transliteration": "Ghufrānak",
      "translation": "I ask You Allah for forgiveness.",
      "references": []
    }
  ],
  "reciters": [
    {
      "id": "reciter-0001",
      "name": "Muhammad Jumah",
      "duaCount": 1
    }
  ],
  "referenceWorks": [],
  "tags": [
    {
      "id": "wudu-and-purification",
      "title": "Wudu and purification",
      "description": "Entering and leaving the restroom, before and after ablution.",
      "entryCount": 1
    }
  ]
}