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

[
    {
        "id": 66,
        "name": "Qatar Ads AD",
        "media": "https://restaurant.gigastreammedia.net/media/ad_media/Visa-Video-edits.mp4",
        "approved": false,
        "halal": false,
        "locations": [
            1,
            2,
            4,
            5,
            6,
            7,
            8,
            9,
            10,
            11,
            12,
            14,
            18,
            20
        ]
    },
    {
        "id": 71,
        "name": "Iftrah",
        "media": "https://restaurant.gigastreammedia.net/media/ad_media/Video-Iftar.mp4",
        "approved": false,
        "halal": true,
        "locations": [
            1,
            2,
            4,
            5,
            6,
            7,
            8,
            9,
            11,
            12,
            14
        ]
    },
    {
        "id": 72,
        "name": "March Campaign",
        "media": "https://restaurant.gigastreammedia.net/media/ad_media/Video-Offer.mp4",
        "approved": false,
        "halal": false,
        "locations": [
            1,
            2,
            4,
            5,
            6,
            7,
            8,
            9,
            11,
            12,
            14,
            18
        ]
    },
    {
        "id": 73,
        "name": "March Campaign",
        "media": "https://restaurant.gigastreammedia.net/media/ad_media/Video-Offer_4nyFuiq.mp4",
        "approved": false,
        "halal": false,
        "locations": [
            1,
            2,
            4,
            5,
            6,
            7,
            8,
            9,
            11,
            12,
            14,
            18
        ]
    }
]