Attachment List
API endpoint for managing attachments for a specific product.
Accessible via /api/products/{product_pk}/attachments/
GET /attachment/?format=api
{ "count": 51, "next": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/attachment/?format=api&page=2", "previous": null, "results": [ { "attachment_id": 80, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "kfkjsd", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lifecoach_health-tips.pdf", "display_order": 0, "created_datetime": "2025-12-15T14:55:39.473673Z", "product_id": null, "content_id": null, "attachment_type_id": 1 }, { "attachment_id": 102, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "THE Apostles_Journal 2025", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/the-apostles_journal-2025.pdf", "display_order": 0, "created_datetime": "2025-12-16T13:20:30.753353Z", "product_id": null, "content_id": null, "attachment_type_id": 1 }, { "attachment_id": 107, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "THE Apostles_Journal 2025", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/the-apostles_journal-2025_NsJaATX.pdf", "display_order": 0, "created_datetime": "2025-12-16T13:54:38.745341Z", "product_id": null, "content_id": null, "attachment_type_id": 1 }, { "attachment_id": 108, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "LifeCoach_health tips", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lifecoach_health-tips_v9Ijs1m.pdf", "display_order": 0, "created_datetime": "2025-12-16T13:54:39.436058Z", "product_id": null, "content_id": null, "attachment_type_id": 1 }, { "attachment_id": 115, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "Lesson One_Overview_Seven Churches", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lesson-one_overview_seven-churches_D8fUwJ4.pdf", "display_order": 0, "created_datetime": "2026-01-22T00:34:37.654433Z", "product_id": null, "content_id": 158, "attachment_type_id": 1 }, { "attachment_id": 116, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "Lesson Two_Smyrna_Seven Churches", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lesson-two_smyrna_seven-churches_Cjmn9qU.pdf", "display_order": 0, "created_datetime": "2026-01-22T00:34:38.244813Z", "product_id": null, "content_id": 158, "attachment_type_id": 1 }, { "attachment_id": 117, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "Lesson Three_Pergamos_Seven Churches", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lesson-three_pergamos_seven-churches_m0L8GhO.pdf", "display_order": 0, "created_datetime": "2026-01-22T00:34:38.887210Z", "product_id": null, "content_id": 158, "attachment_type_id": 1 }, { "attachment_id": 118, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "Lesson Four_Thyatira_Seven Churches", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lesson-four_thyatira_seven-churches_7PvU8Sp.pdf", "display_order": 0, "created_datetime": "2026-01-22T00:34:39.476932Z", "product_id": null, "content_id": 158, "attachment_type_id": 1 }, { "attachment_id": 119, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "2024 WORSHIP", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/2024-worship.pdf", "display_order": 0, "created_datetime": "2026-01-22T17:41:04.622486Z", "product_id": null, "content_id": 167, "attachment_type_id": 1 }, { "attachment_id": 120, "attachment_type": { "attachment_type_id": 1, "attachment_type_key": "PDF", "attachment_type_display_name": "PDF Document" }, "title": "Lesson Five_Sardis_Seven Churches", "attachment_file": "https://storage.googleapis.com/everything-teach-app-assets/products/None/attachments/pdf/lesson-five_sardis_seven-churches.pdf", "display_order": 0, "created_datetime": "2026-01-22T23:25:06.569901Z", "product_id": null, "content_id": 158, "attachment_type_id": 1 } ] }