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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 30002,
            "report_attachments": {
                "report": [
                    {
                        "id": 60005,
                        "created_by": null,
                        "created_at": "2023-08-30T16:49:37.763392+03:00",
                        "updated_at": "2023-08-30T16:49:37.763418+03:00",
                        "declaration": false,
                        "deleted": false,
                        "reference_number": null,
                        "author_first_name": "Admin2",
                        "author_last_name": "Admin2",
                        "author_other_name": null,
                        "author_phone_number": "undefined",
                        "author_email": "muganzirobin5+23363@gmail.com",
                        "physical_address": null,
                        "document_type": "report",
                        "old_reference_number": null,
                        "caption": "report",
                        "description": null,
                        "is_confidential": false,
                        "file": "/media/fmdv_documents_document/a6fa71e7-f95b-4e04-b880-3aaa48be5bfb.pdf"
                    }
                ],
                "other": [
                    {
                        "id": 60006,
                        "created_by": null,
                        "created_at": "2023-08-30T16:49:37.772349+03:00",
                        "updated_at": "2023-08-30T16:49:37.772372+03:00",
                        "declaration": false,
                        "deleted": false,
                        "reference_number": null,
                        "author_first_name": "Admin2",
                        "author_last_name": "Admin2",
                        "author_other_name": null,
                        "author_phone_number": "undefined",
                        "author_email": "muganzirobin5+23363@gmail.com",
                        "physical_address": null,
                        "document_type": "other",
                        "old_reference_number": null,
                        "caption": "other",
                        "description": null,
                        "is_confidential": false,
                        "file": "/media/fmdv_documents_document/431c2b0f-2b34-4554-8c3e-5e700d5d7d4f.pdf"
                    }
                ]
            },
            "created_at": "2023-08-30T16:49:37.755928+03:00",
            "updated_at": "2023-08-30T16:49:37.755969+03:00",
            "declaration": false,
            "deleted": false,
            "name": "AFD Regional Directorate",
            "description": "AFD Regional Directorate",
            "link": "undefined",
            "created_by": null
        },
        {
            "id": 20002,
            "report_attachments": {
                "report": [
                    {
                        "id": 50005,
                        "created_by": null,
                        "created_at": "2023-05-31T13:14:14.091322+03:00",
                        "updated_at": "2023-05-31T13:14:14.091349+03:00",
                        "declaration": false,
                        "deleted": false,
                        "reference_number": null,
                        "author_first_name": "Admin 1",
                        "author_last_name": "Admin 1",
                        "author_other_name": null,
                        "author_phone_number": "undefined",
                        "author_email": "muganzirobin5+22200@gmail.com",
                        "physical_address": null,
                        "document_type": "report",
                        "old_reference_number": null,
                        "caption": "report",
                        "description": null,
                        "is_confidential": false,
                        "file": "/media/fmdv_documents_document/c555002b-249c-4b0d-beff-1c798f30a8bb.pdf"
                    }
                ],
                "other": null
            },
            "created_at": "2023-05-31T13:14:14.081643+03:00",
            "updated_at": "2023-05-31T13:14:14.081676+03:00",
            "declaration": false,
            "deleted": false,
            "name": "Supporting Access to Climate Finance for Small and Intermediary Cities",
            "description": "Supporting Access to Climate Finance for Small and Intermediary Cities: A Guide for Project Preparation Facilities.",
            "link": "undefined",
            "created_by": null
        },
        {
            "id": 10002,
            "report_attachments": {
                "report": [
                    {
                        "id": 40007,
                        "created_by": null,
                        "created_at": "2023-05-23T15:58:37.299530+03:00",
                        "updated_at": "2023-05-23T15:58:37.299556+03:00",
                        "declaration": false,
                        "deleted": false,
                        "reference_number": null,
                        "author_first_name": "Admin 1",
                        "author_last_name": "Admin 1",
                        "author_other_name": null,
                        "author_phone_number": "undefined",
                        "author_email": "muganzirobin5+22200@gmail.com",
                        "physical_address": null,
                        "document_type": "report",
                        "old_reference_number": null,
                        "caption": "report",
                        "description": null,
                        "is_confidential": false,
                        "file": "/media/fmdv_documents_document/da20ca8a-5cad-47c5-881a-5dff5a557731.pdf"
                    }
                ],
                "other": null
            },
            "created_at": "2023-05-23T15:58:37.290135+03:00",
            "updated_at": "2023-05-23T15:58:37.290169+03:00",
            "declaration": false,
            "deleted": false,
            "name": "GKMA Recycling Partnership",
            "description": "GKMA Recycling Partnership",
            "link": "N/A",
            "created_by": null
        }
    ]
}