Information about plays

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

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

{
    "id": 3625081,
    "uri": "https://api.kexp.org/v2/plays/3625081/?format=api",
    "airdate": "2026-03-04T04:42:42-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-e6b3043e-2b82-42be-832d-2172ed201429/mbid-e6b3043e-2b82-42be-832d-2172ed201429-5699952446_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-e6b3043e-2b82-42be-832d-2172ed201429/mbid-e6b3043e-2b82-42be-832d-2172ed201429-5699952446_thumb250.jpg",
    "song": "Pulaski at Night",
    "track_id": "04aa00b7-67cd-49b2-bc32-da3a23996ff0",
    "recording_id": "be8fcf43-4628-4393-8f4c-0d1a80961126",
    "artist": "Andrew Bird",
    "artist_ids": [
        "081b133e-ce74-42ba-92c1-c18234acb532"
    ],
    "album": "I Want to See Pulaski at Night",
    "release_id": "e6b3043e-2b82-42be-832d-2172ed201429",
    "release_group_id": "ae37167a-903e-44bf-b240-d1f9720c2075",
    "labels": [
        "Grimsey Records"
    ],
    "label_ids": [
        "80b8dcf2-2892-4da7-8782-979bf1860445"
    ],
    "release_date": "2013-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Andrew Bird perform Live on KEXP in 2019: https://bit.ly/41vjobR\n\nThis song comes from the prolific artist's 2013 record, I Want to See Pulaski at Night.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}