Information about plays

list: List of plays
retrieve: Information about a specific play by ID

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

{
    "id": 3548116,
    "uri": "https://api.kexp.org/v2/plays/3548116/?format=api",
    "airdate": "2025-09-02T19:42:49-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "https://coverartarchive.org/release/91dfd771-c8ca-4ac6-89f4-85e2fa5bbfeb/20223769342-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/91dfd771-c8ca-4ac6-89f4-85e2fa5bbfeb/20223769342-250.jpg",
    "song": "Rouhi Ya Hafida",
    "track_id": null,
    "recording_id": "deed92dd-baef-46c9-bbe8-fd5f5664ce68",
    "artist": "Mallek Mohamed",
    "artist_ids": [
        "9c22f5c6-8609-414a-87d7-4b5cd1468fa4"
    ],
    "album": "Habibi Funk (An Eclectic Selection of Music From the Arab World)",
    "release_id": null,
    "release_group_id": "1894b19e-8a4d-4570-8bbd-e2697975c9ae",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2017-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Habibi Funk is dedicated to re-releasing a style of music that historically never existed as a musical genre. We use the term to describe a certain sound that we like from the countries of the Arab world.” – Habibi Funk\n\nhttps://habibifunkrecords.bandcamp.com/track/mallek-mohamed-rouhi-ya-hafida",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}