API endpoint that allows saved sessions to be viewed or edited.

GET /pagin_purchased_therapy_resources/?format=api&ordering=pdf_url&page=354
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3532,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=pdf_url&page=353",
    "results": [
        {
            "id": 3077,
            "name": "R Sound Flashcards: Articulation Practice for Kids",
            "url": "r-sound-flashcards-articulation-practice-for-kids",
            "grade_level": "Pre-K - Grade 2",
            "content_overview": "Format: Printable PDF, Total Pages: 16, Features: Illustrated flashcards for initial, medial, final R sounds, and vocalic variations.",
            "short_description": "Enhance R sound articulation with our R Sound Flashcards! This 16-page printable PDF includes colorful illustrations for initial, medial, and final R words, along with vocalic variations. Perfect for speech therapy or home practice, these flashcards support phonemic awareness and expressive language skills in young learners.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-r-sound-flashcards-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 229,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/words-r-sound-flashcards-pdf-id-227.pdf",
            "user_id": 1046,
            "created_at": "2026-01-27T13:06:45.594061+05:30",
            "preview_images": []
        },
        {
            "id": 2639,
            "name": "Articulation Drill Worksheets for /r/ Sound – Printable PDF",
            "url": "articulation-drill-worksheets-for-r-sound-printable-pdf",
            "grade_level": "Pre-K - Grade 2",
            "content_overview": "Format: Printable PDF, Total Pages: 9, Features: 5 R words per page with illustrations and progress tracking.",
            "short_description": "Support your child's speech development with these articulation drill worksheets focused on the /r/ sound. Each of the 9 pages includes 5 R words paired with clear illustrations and 14 tick boxes for tracking pronunciation accuracy. Ideal for home practice or therapy sessions, these worksheets promote muscle memory and effective articulation.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-articulation-practice-worksheets-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 234,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/worksheets-r-sound-flashcards-pdf-id-232.pdf",
            "user_id": 17,
            "created_at": "2025-11-13T12:11:54.315289+05:30",
            "preview_images": []
        }
    ]
}