Information about plays

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

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

{
    "id": 3580176,
    "uri": "https://api.kexp.org/v2/plays/3580176/?format=api",
    "airdate": "2025-11-19T09:21:48-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://ia803400.us.archive.org/29/items/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11-30594703141_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11/mbid-2d6e12b4-3fd4-42d9-a0a2-8853bd957f11-30594703141_thumb250.jpg",
    "song": "Teardrop",
    "track_id": "0146e07f-0518-4cf7-b8c2-c7cbb55d200c",
    "recording_id": "bc25eb04-5316-469f-ab60-cbb8d58d855a",
    "artist": "José González & The String Theory",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8",
        "f454066d-9a52-4883-ba7b-69b099c795bd"
    ],
    "album": "Live in Europe",
    "release_id": "2d6e12b4-3fd4-42d9-a0a2-8853bd957f11",
    "release_group_id": "10f52384-61f2-440a-ba64-1064ccd2557f",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of Massive Attack song “Teardrop.”\n\nHere's José González performing live in the KEXP studio back in 2016: https://www.youtube.com/watch?v=vo1zyMk1n5I\n\nhttps://jose-gonzalez.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}