Information about plays

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

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

{
    "id": 3521341,
    "uri": "https://api.kexp.org/v2/plays/3521341/?format=api",
    "airdate": "2025-07-01T19:34:00-07:00",
    "show": 63894,
    "show_uri": "https://api.kexp.org/v2/shows/63894/?format=api",
    "image_uri": "https://coverartarchive.org/release/f96dce5c-e4f2-4e1a-9bcc-4c75e1d1b924/41867298563-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f96dce5c-e4f2-4e1a-9bcc-4c75e1d1b924/41867298563-250.jpg",
    "song": "Zannik",
    "track_id": null,
    "recording_id": "25103955-c75a-4624-bcd8-89472419e823",
    "artist": "Khaled Al Reigh",
    "artist_ids": [
        "d7e74d6e-7731-4958-8282-898cccdc438f"
    ],
    "album": "A Selection Of Music From Libyan Tapes",
    "release_id": null,
    "release_group_id": "3d3915d9-f729-4644-8a27-511224df606d",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2025-07-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://habibifunkrecords.bandcamp.com/album/habibi-funk-031-a-selection-of-music-from-libyan-tapes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}