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

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

{
    "count": 3541,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=content_overview&page=354",
    "results": [
        {
            "id": 2618,
            "name": "Where Questions in the Community – Printable Flashcards with Real-Life Answers",
            "url": "where-questions-in-the-community–printable-flashcards",
            "grade_level": "Pre-K - Grade 1",
            "content_overview": "Format: Question + Answer + Picture (3 per page),     Total Pages: 9,     Features: Real locations, easy answers, supports WH-question skills",
            "short_description": "Help children learn to answer “Where” questions with real-world community examples like stores and shops. This printable PDF is perfect for home learning, speech therapy, and teaching WH questions to children with autism or special needs. Includes real-life photos and simple sentences.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-where-questions-in-the-community–printable-flashcards-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 162,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/where-questions-in-the-community%E2%80%93printable-flashcards-pdf-id-162.pdf",
            "user_id": 621,
            "created_at": "2025-11-11T01:18:16.928534+05:30",
            "preview_images": []
        }
    ]
}