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

[
    {
        "id": "699c7fa5-f626-4c04-b4cb-d2fcd34aab7e",
        "emotions": [],
        "body_clues": [],
        "strategies": [],
        "plan_name": "My Sad Plan",
        "closing_text": "I can handle big feelings! 💪",
        "is_active": true,
        "created_at": "2026-02-25T13:27:42.957260+05:30",
        "updated_at": "2026-02-25T13:27:42.957294+05:30",
        "plan_name_translations": {
            "ar": "خطتي عندما أشعر بالحزن",
            "de": "Mein Traurigkeitsplan",
            "en": "My Sad Plan",
            "es": "Mi Plan para cuando estoy triste",
            "hi": "मेरा दुखी प्लान",
            "te": "నా విచారం తొలగించే ప్రతిపాదన"
        },
        "closing_text_translations": {
            "ar": "أستطيع التعامل مع المشاعر الكبيرة! 💪",
            "de": "Ich schaffe auch große Gefühle! 💪",
            "en": "I can handle big feelings! 💪",
            "es": "¡Puedo manejar grandes sentimientos! 💪",
            "hi": "मैं बड़े भाव संभाल सकता/सकती हूँ! 💪",
            "te": "నేను పెద్ద భావాలను ఎదుర్కొంటాను! 💪"
        }
    },
    {
        "id": "c3a9ad21-3222-43a9-92da-a298cad27004",
        "emotions": [],
        "body_clues": [],
        "strategies": [],
        "plan_name": "My Sad & Scared Plan",
        "closing_text": "I can handle big feelings! 💪",
        "is_active": true,
        "created_at": "2026-03-30T23:14:46.202704+05:30",
        "updated_at": "2026-03-30T23:14:46.202734+05:30",
        "plan_name_translations": {
            "de": "Mein Traurig-und Angstlich-Plan"
        },
        "closing_text_translations": {
            "de": "Ich schaffe große Gefühle! 💪"
        }
    },
    {
        "id": "589b4b38-0dcd-4922-9275-6945f9a9c5ec",
        "emotions": [],
        "body_clues": [],
        "strategies": [],
        "plan_name": "My Sad & Angry Plan",
        "closing_text": "I can handle big feelings! 💪",
        "is_active": true,
        "created_at": "2026-03-30T23:13:26.856394+05:30",
        "updated_at": "2026-03-30T23:13:26.856423+05:30",
        "plan_name_translations": {
            "de": "Mein Traurig-und-Wütend-Plan"
        },
        "closing_text_translations": {
            "de": "Ich schaffe es mit großen Gefühlen! 💪"
        }
    }
]