Information about plays

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

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

{
    "id": 3578041,
    "uri": "https://api.kexp.org/v2/plays/3578041/?format=api",
    "airdate": "2025-11-14T10:57:15-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-2499eff2-9b39-4de7-853c-0f2f59a3abf7/mbid-2499eff2-9b39-4de7-853c-0f2f59a3abf7-20675532695_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-2499eff2-9b39-4de7-853c-0f2f59a3abf7/mbid-2499eff2-9b39-4de7-853c-0f2f59a3abf7-20675532695_thumb250.jpg",
    "song": "Heartbeats",
    "track_id": "60b56e8f-6523-4774-a889-6bb171d26fb5",
    "recording_id": "97aea935-a9ad-4451-bc28-bfc08ee2ae21",
    "artist": "Foxing",
    "artist_ids": [
        "b990fb27-aeed-4058-ad69-c5a4ae76f750"
    ],
    "album": "Nearer My God",
    "release_id": "2499eff2-9b39-4de7-853c-0f2f59a3abf7",
    "release_group_id": "58956246-fc4b-451e-92d2-bd1cd8ad6080",
    "labels": [
        "Triple Crown Records"
    ],
    "label_ids": [
        "e620e870-fb51-4531-90c2-23ceb8094241"
    ],
    "release_date": "2018-08-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Heartbeats\" comes from the St Louis band's 2018 album, Nearer My God. Their most recent release is 2024's self-titled album.\n\nhttps://foxingtheband.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}