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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 10004,
            "created_by": {
                "username": "Admin1",
                "first_name": "Admin 1",
                "last_name": "Admin 1",
                "email": "muganzirobin5+22200@gmail.com",
                "is_staff": false,
                "is_active": true,
                "date_joined": "2023-02-09T11:14:52+03:00",
                "id": 10019
            },
            "created_at": "2023-03-12T12:44:50.922072+03:00",
            "updated_at": "2023-03-12T12:44:50.922097+03:00",
            "declaration": false,
            "deleted": false,
            "name": "Ministry of Kampala",
            "description": "Ministry of Kampala",
            "is_active": false,
            "vote_code": "005",
            "email": "cynthiakakura+111@gmail.com",
            "phone_number": "256783793109"
        },
        {
            "id": 10003,
            "created_by": {
                "username": "Admin1",
                "first_name": "Admin 1",
                "last_name": "Admin 1",
                "email": "muganzirobin5+22200@gmail.com",
                "is_staff": false,
                "is_active": true,
                "date_joined": "2023-02-09T11:14:52+03:00",
                "id": 10019
            },
            "created_at": "2023-03-12T12:44:05.977301+03:00",
            "updated_at": "2023-03-12T12:44:05.977332+03:00",
            "declaration": false,
            "deleted": false,
            "name": "Ministry of Lands Housing and Urban Development",
            "description": "Ministry of Lands Housing and Urban Development",
            "is_active": false,
            "vote_code": "004",
            "email": "cynthiakakura+100@gmail.com",
            "phone_number": "256783793109"
        },
        {
            "id": 3,
            "created_by": {
                "username": "Admin1",
                "first_name": "Admin 1",
                "last_name": "Admin 1",
                "email": "muganzirobin5+22200@gmail.com",
                "is_staff": false,
                "is_active": true,
                "date_joined": "2023-02-09T11:14:52+03:00",
                "id": 10019
            },
            "created_at": "2023-02-24T11:03:45.419617+03:00",
            "updated_at": "2023-03-10T12:52:27.350214+03:00",
            "declaration": false,
            "deleted": false,
            "name": "Ministry of Transport",
            "description": "Ministry of Transport",
            "is_active": false,
            "vote_code": "003",
            "email": "ministryoftransport@gmail.com",
            "phone_number": "256789453434242"
        },
        {
            "id": 2,
            "created_by": {
                "username": "admin",
                "first_name": "",
                "last_name": "",
                "email": "",
                "is_staff": true,
                "is_active": true,
                "date_joined": "2023-01-26T18:15:02+03:00",
                "id": 1
            },
            "created_at": "2023-02-04T15:00:40.080198+03:00",
            "updated_at": "2023-02-08T15:19:18.277028+03:00",
            "declaration": false,
            "deleted": false,
            "name": "UNRA",
            "description": "UNRA",
            "is_active": false,
            "vote_code": "002",
            "email": "unra@gmail.com",
            "phone_number": "25678943534"
        },
        {
            "id": 1,
            "created_by": {
                "username": "admin",
                "first_name": "",
                "last_name": "",
                "email": "",
                "is_staff": true,
                "is_active": true,
                "date_joined": "2023-01-26T18:15:02+03:00",
                "id": 1
            },
            "created_at": "2023-02-04T14:47:00.780543+03:00",
            "updated_at": "2023-02-07T06:46:58.347525+03:00",
            "declaration": false,
            "deleted": false,
            "name": "Uganda Revenue Authority",
            "description": "Uganda Revenue Authority",
            "is_active": false,
            "vote_code": "001",
            "email": "ura@gmail.com",
            "phone_number": "256789588332"
        }
    ]
}