Information about plays

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

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

{
    "id": 3548800,
    "uri": "https://api.kexp.org/v2/plays/3548800/?format=api",
    "airdate": "2025-09-04T10:47:40-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia800403.us.archive.org/17/items/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf-32857615316_thumb500.jpg",
    "thumbnail_uri": "https://ia600403.us.archive.org/17/items/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf-32857615316_thumb250.jpg",
    "song": "New Low",
    "track_id": "88239500-903f-4585-b98f-f3bda6c0d442",
    "recording_id": "d3751a24-07ff-4242-a32b-c024477fdd65",
    "artist": "Greet Death",
    "artist_ids": [
        "53976d93-4b94-4802-aa96-b7c288742c3b"
    ],
    "album": "New Low",
    "release_id": "c782cdaa-b4a6-4226-8298-2d3c0139cdaf",
    "release_group_id": "7e674a11-b1ae-4c6d-86a7-0013b34c291f",
    "labels": [
        "Deathwish Inc."
    ],
    "label_ids": [
        "2d106e3c-96ef-433e-935f-00b6b505ae0f"
    ],
    "release_date": "2022-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Music out of Flint, Michigan, this is from Greet Death's third full-length album.\nhttps://greetdeath.bandcamp.com/\n\nYou can catch Greet Death currently opening for Nation of Language. They'll kick off their own tour in November which include a stop at Thee Stork Club in Oakland on November 12th and Substation in Seattle on November 14th. https://www.greetdeath.net/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}