Information about plays

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

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

{
    "id": 3519566,
    "uri": "https://api.kexp.org/v2/plays/3519566/?format=api",
    "airdate": "2025-06-27T15:26:42-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://ia800402.us.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb250.jpg",
    "song": "Wolf Like Me",
    "track_id": "8f80a0ca-db98-3697-8640-2a1a05c7a0de",
    "recording_id": "a8618514-577d-4bc2-b810-eac5f7f1e542",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Return to Cookie Mountain",
    "release_id": "3c7f5b38-1f43-417e-bf31-75dd238a7516",
    "release_group_id": "3fc31d4b-442a-3cbc-872a-b2418e2b9145",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TV on the Radio will open for LCD Soundsystem on August 7th and 8th at Remlinger Farms in Carnation, WA!! They'll then head to Bend, OR for the next two nights!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}