Information about plays

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

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

{
    "id": 3564886,
    "uri": "https://api.kexp.org/v2/plays/3564886/?format=api",
    "airdate": "2025-10-14T07:35:01-07:00",
    "show": 64832,
    "show_uri": "https://api.kexp.org/v2/shows/64832/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb250.jpg",
    "song": "Sweet Kid",
    "track_id": "47729ae4-cf42-4c10-a0d4-6e49749e1bf9",
    "recording_id": "eb754902-7df9-4b65-baf5-b83dcab90f2c",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Antidepressants",
    "release_id": "ca2e1cac-d601-4f92-bf4a-f5a45ff19068",
    "release_group_id": "6be0d065-75a7-4c2b-b89a-1261def0d9af",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brett Anderson says “It’s broken music and it’s broken people that will save the world!”\n\nhttps://www.undertheradarmag.com/reviews/antidepressants_suede",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}