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

GET /pagin_purchased_therapy_resources/?format=api&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&page=353",
    "results": [
        {
            "id": 2,
            "name": "Actions Flashcards for Kids: Learn Everyday Activities",
            "url": null,
            "grade_level": "Pre-K to Grade 1 (Ages 3-6)",
            "content_overview": "Format: PDF, Total Pages: 15, Features: 60 high-quality images of actions with names.",
            "short_description": "Explore our Actions Flashcards, designed to help young children recognize and learn about everyday activities through vivid imagery. Each of the 15 pages presents four action cards, perfect for developing cognitive and vocabulary skills in preschoolers. This set is ideal for home and classroom learning, aiding in quick and effective education.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-Actions-Flashcards-for-Kids-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 3,
            "pdf_url": "https://experteaseimages.s3.ap-south-1.amazonaws.com/Actions-Flashcards-for-Kids-resource-pdf-id-3.pdf",
            "user_id": 12,
            "created_at": "2024-10-30T17:27:31.456873+05:30",
            "preview_images": []
        },
        {
            "id": 1,
            "name": "Actions Flashcards for Kids: Learn Everyday Activities",
            "url": "actions-flashcards-kids",
            "grade_level": "Pre-K to Grade 1 (Ages 3-6)",
            "content_overview": "Format: PDF, Total Pages: 15, Features: 60 high-quality images of actions with names.",
            "short_description": "Explore our Actions Flashcards, designed to help young children recognize and learn about everyday activities through vivid imagery. Each of the 15 pages presents four action cards, perfect for developing cognitive and vocabulary skills in preschoolers. This set is ideal for home and classroom learning, aiding in quick and effective education.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-Actions-Flashcards-for-Kids-preview.webp",
            "price": "1.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 3,
            "pdf_url": null,
            "user_id": 1,
            "created_at": "2024-10-29T12:58:45.551992+05:30",
            "preview_images": []
        }
    ]
}