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

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

{
    "count": 3513,
    "next": null,
    "previous": "https://whiteboardapi.mywellnesshub.in/pagin_purchased_therapy_resources/?format=api&ordering=grade_level&page=351",
    "results": [
        {
            "id": 5,
            "name": "Learning About Love - A Social Story for Kids",
            "url": "social-story-learning-about-love",
            "grade_level": "Preschool to Early Elementary (Ages 3-7)",
            "content_overview": "Format: PDF, total of 6 pages with high-quality real images.\r\nFeatures: 12 story segments, real-life relatable images, first-person narrative.",
            "short_description": "\"Learning About Love - A Social Story for Kids\" is designed to help young children understand and express the feeling of love. With real-life images and relatable scenarios, this story guides kids through recognizing love in various forms, whether from family, friends, or even pets.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-learning-about-love-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": null,
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 41,
            "pdf_url": null,
            "user_id": 1,
            "created_at": "2024-11-02T13:40:25.902061+05:30",
            "preview_images": []
        },
        {
            "id": 8,
            "name": "Understanding Good Touch and Bad Touch - A Child Safety Social Story",
            "url": "social-story-good-touch-bad-touch",
            "grade_level": "Preschool to Grade 2 (Ages 3-7 years)",
            "content_overview": "Format: 1 PDF, 8 pages\r\nFeatures: Real-life images, first-person narrative, easy-to-understand language",
            "short_description": "This social story helps children understand the difference between good and bad touch in a safe and approachable way. Using real-life images and a first-person narrative, this resource teaches children how to recognize inappropriate situations and communicate with trusted adults.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-understanding-good-touch-bad-touch-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 48,
            "pdf_url": null,
            "user_id": 2,
            "created_at": "2024-11-12T17:47:00.574710+05:30",
            "preview_images": []
        },
        {
            "id": 7,
            "name": "Feelings in Situations: Conversation Cards for Kids",
            "url": "conversation-cards-feelings-situations",
            "grade_level": "Suitable for ages 4-8 years",
            "content_overview": "Format: Digital PDF Total Number of Pages: 2 pages Features: Engages kids in emotional recognition and expression.",
            "short_description": "Explore emotions with \"Feelings in Situations: Conversation Cards for Kids.\" This resource encourages children to articulate and recognize different feelings through interactive, situation-based questions. Ideal for fostering emotional intelligence and empathy in young learners.",
            "long_description": null,
            "display_image": "https://experteaseimages.s3.ap-south-1.amazonaws.com/1-a-Feelings-in-Situations-preview.webp",
            "price": "80.00",
            "strikeprice": null,
            "usd_price": "1.00",
            "usd_strikeprice": null,
            "currency": "INR",
            "therapyresource_id": 29,
            "pdf_url": null,
            "user_id": 14,
            "created_at": "2024-11-12T12:17:37.359537+05:30",
            "preview_images": []
        }
    ]
}