Information about plays

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

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

{
    "id": 3521081,
    "uri": "https://api.kexp.org/v2/plays/3521081/?format=api",
    "airdate": "2025-07-01T05:45:19-07:00",
    "show": 63889,
    "show_uri": "https://api.kexp.org/v2/shows/63889/?format=api",
    "image_uri": "https://ia801501.us.archive.org/18/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-41670555772_thumb500.jpg",
    "thumbnail_uri": "https://ia601501.us.archive.org/18/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-41670555772_thumb250.jpg",
    "song": "High Five Handshake",
    "track_id": "25475108-4a77-4b98-a938-0c8385bc4450",
    "recording_id": "34d2e01f-03d4-4bd0-8b50-4108a932d217",
    "artist": "Frankie Cosmos",
    "artist_ids": [
        "e49dd402-2297-4192-a359-48b233d39cd4"
    ],
    "album": "Different Talking",
    "release_id": "dbe89fe0-aade-4c23-95c6-8e475c28476f",
    "release_group_id": "87b60a60-c960-4e05-a1c3-d1a23ab298f9",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Oct 17 @ The Crocodile (SEA) \n+ Oct 22 @ Great American Music Hall (SF)\n==\nhttps://ingridsuperstar.bandcamp.com/track/high-five-handshake",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}