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

{
    "count": 1,
    "pageSize": 10,
    "current": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 2,
            "image_file": "https://api.moraghebbime.com/media/photos/multi/مصاحبه_با_آقای_رئوفی.mp4",
            "created_at": "2023-06-03T11:02:51.120833",
            "multimedia_file": 18
        }
    ]
}