Information about plays

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

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

{
    "id": 3549919,
    "uri": "https://api.kexp.org/v2/plays/3549919/?format=api",
    "airdate": "2025-09-07T05:35:36-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia800103.us.archive.org/10/items/mbid-5c6f3dee-f572-4b29-99e9-32cbceb68f29/mbid-5c6f3dee-f572-4b29-99e9-32cbceb68f29-36367054054_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/10/items/mbid-5c6f3dee-f572-4b29-99e9-32cbceb68f29/mbid-5c6f3dee-f572-4b29-99e9-32cbceb68f29-36367054054_thumb250.jpg",
    "song": "Baby Can't Wait",
    "track_id": "f9c510f1-65c7-3f8b-a376-57898b1d27ad",
    "recording_id": "9d472c8a-19ef-4437-b5fb-99fe974142a7",
    "artist": "Maktub",
    "artist_ids": [
        "0d8af401-9461-41c2-b612-a8d0123db604"
    ],
    "album": "Khronos",
    "release_id": "5c6f3dee-f572-4b29-99e9-32cbceb68f29",
    "release_group_id": "e4c7dc9e-fa33-33db-9137-69ff394cb3fd",
    "labels": [
        "Ossia"
    ],
    "label_ids": [
        "886028d5-6529-47c2-99be-009aada02410"
    ],
    "release_date": "2002-04-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Reggie Watts in his sultry Seattle era before launching into avant-garde comedy and many other things!\n\nhttps://www.instagram.com/reggiewatts/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}