Information about plays

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

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

{
    "id": 3568540,
    "uri": "https://api.kexp.org/v2/plays/3568540/?format=api",
    "airdate": "2025-10-22T14:48:49-07:00",
    "show": 64904,
    "show_uri": "https://api.kexp.org/v2/shows/64904/?format=api",
    "image_uri": "https://ia800701.us.archive.org/15/items/mbid-3740dc08-eb33-40ca-8a99-2ccb07159fea/mbid-3740dc08-eb33-40ca-8a99-2ccb07159fea-40388172950_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-3740dc08-eb33-40ca-8a99-2ccb07159fea/mbid-3740dc08-eb33-40ca-8a99-2ccb07159fea-40388172950_thumb250.jpg",
    "song": "Give It Back",
    "track_id": "a2dac0f0-c600-49a9-9cf8-da2a1e2478e8",
    "recording_id": "a2b94eec-1c0e-4152-a5ee-07ac9dded49f",
    "artist": "Clarissa Connelly",
    "artist_ids": [
        "f28d052c-6fdb-4e7e-8056-b4463c2c9b91"
    ],
    "album": "Give It Back",
    "release_id": "3740dc08-eb33-40ca-8a99-2ccb07159fea",
    "release_group_id": "fcb077fc-011e-4f2f-82c4-903804549b06",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2024-10-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Clarissa Connelly will be at Seattle's Sunset Tavern on Wednesday, November 12th.\n--\nHere's the official video for \"Give It Back\": https://www.youtube.com/watch?v=fSrce-NS4Q0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}