Information about plays

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

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

{
    "id": 3523011,
    "uri": "https://api.kexp.org/v2/plays/3523011/?format=api",
    "airdate": "2025-07-05T15:06:17-07:00",
    "show": 63929,
    "show_uri": "https://api.kexp.org/v2/shows/63929/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-12268649-7c65-45ff-8f94-0189a5cde9e7/mbid-12268649-7c65-45ff-8f94-0189a5cde9e7-41902761302_thumb500.jpg",
    "thumbnail_uri": "https://ia601902.us.archive.org/16/items/mbid-12268649-7c65-45ff-8f94-0189a5cde9e7/mbid-12268649-7c65-45ff-8f94-0189a5cde9e7-41902761302_thumb250.jpg",
    "song": "Psychosis Is Just a Number",
    "track_id": "ac0d4666-c5b7-4398-9ebe-9c1ed69300f9",
    "recording_id": "8648496b-fdf3-45b4-b793-d9e474adc0d0",
    "artist": "Guerilla Toss",
    "artist_ids": [
        "a615b8f7-a9f6-4d7a-90c7-6fdf26b13411"
    ],
    "album": "Psychosis Is Just a Number",
    "release_id": "12268649-7c65-45ff-8f94-0189a5cde9e7",
    "release_group_id": "04c24f91-b12d-4d94-b29b-593a5e1aef78",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-05-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Vera Project in Seattle on Sept. 25th & The Chapel in SF Oct 1st. Their upcoming album \"You're Weird Now\" will be out on Sept. 12th\nhttps://www.guerillatoss.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}