Information about plays

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

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

{
    "id": 3542150,
    "uri": "https://api.kexp.org/v2/plays/3542150/?format=api",
    "airdate": "2025-08-19T17:46:59-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://ia601708.us.archive.org/0/items/mbid-bcc3c8a4-e6cc-4331-be40-a8a3ac727253/mbid-bcc3c8a4-e6cc-4331-be40-a8a3ac727253-42680588933_thumb500.jpg",
    "thumbnail_uri": "https://ia601708.us.archive.org/0/items/mbid-bcc3c8a4-e6cc-4331-be40-a8a3ac727253/mbid-bcc3c8a4-e6cc-4331-be40-a8a3ac727253-42680588933_thumb250.jpg",
    "song": "Say It Again",
    "track_id": "b7b157e9-6702-4d5b-9755-d905a1a0201d",
    "recording_id": "ed5f3620-fa94-4476-a9c7-575ae9856765",
    "artist": "Shawn Lee & Kelly Finnigan",
    "artist_ids": [
        "3224f724-825a-486f-901c-5d0c5d0b2e05",
        "868bf8f7-f63a-4791-9fba-c439071ab491"
    ],
    "album": "Say It Again",
    "release_id": "bcc3c8a4-e6cc-4331-be40-a8a3ac727253",
    "release_group_id": "76c4fcd5-e94e-4fc3-beb3-8304b64e6dab",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2025-07-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Shawn Lee & Kelly Finnigan. This track features Kelly on vocals.\n\nShawn Lee & Kelly Finnigan's new album Say It Again/Harpsichord Rock will be out in September.\n\nhttps://kellyfinnigan.bandcamp.com/track/say-it-again",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}