Information about plays

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

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

{
    "id": 3542104,
    "uri": "https://api.kexp.org/v2/plays/3542104/?format=api",
    "airdate": "2025-08-19T15:12:51-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://ia800408.us.archive.org/22/items/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b-42023244396_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b/mbid-a74ba4cf-1218-45c6-993a-f6e48695d56b-42023244396_thumb250.jpg",
    "song": "Hide-A-Lullaby",
    "track_id": "5da943cb-54d9-4597-87a9-65c3fd2c976b",
    "recording_id": "62193e02-00a9-4c7a-847d-c44bb9563032",
    "artist": "Winter",
    "artist_ids": [
        "7e8d8cfc-8ac6-47d5-836c-40d729c766d1"
    ],
    "album": "Adult Romantix",
    "release_id": "a74ba4cf-1218-45c6-993a-f6e48695d56b",
    "release_group_id": "32c45e0e-0cb6-42ba-b20f-9bfb3d3000af",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Winter, set to release, later this month, August 22nd!\n\nPre-save the album here:\nhttps://daydreamingwinter.bandcamp.com/album/adult-romantix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}