Information about plays

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

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

{
    "id": 3458198,
    "uri": "https://api.kexp.org/v2/plays/3458198/?format=api",
    "airdate": "2025-01-31T11:56:10-08:00",
    "show": 62530,
    "show_uri": "https://api.kexp.org/v2/shows/62530/?format=api",
    "image_uri": "https://ia800406.us.archive.org/18/items/mbid-9f042146-0ea0-4d2c-9819-757dc505d125/mbid-9f042146-0ea0-4d2c-9819-757dc505d125-32460996971_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/18/items/mbid-9f042146-0ea0-4d2c-9819-757dc505d125/mbid-9f042146-0ea0-4d2c-9819-757dc505d125-32460996971_thumb250.jpg",
    "song": "Bird Without a Tail / Base of My Skull",
    "track_id": "dd051305-7f84-4f68-9427-208ee5de42f8",
    "recording_id": "6647af76-cb5b-4101-a571-1a0d5a3eab77",
    "artist": "Wilco",
    "artist_ids": [
        "9e53f84d-ef44-4c16-9677-5fd4d78cbd7d"
    ],
    "album": "Cruel Country",
    "release_id": "9f042146-0ea0-4d2c-9819-757dc505d125",
    "release_group_id": "e03fbefb-4b8f-4c14-974d-5e93d8a71f8c",
    "labels": [
        "dBpm Records"
    ],
    "label_ids": [
        "e57766cd-f855-46ae-ad7a-09b491cd4f71"
    ],
    "release_date": "2022-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted Wilco Live on KEXP in 2023! Check out the full session here: https://www.youtube.com/watch?v=HTXOK78z0MA&t=1176s\n\nCruel Country is Wilco's second most recent full-length album, released in 2022. They put out Cousin in 2023 and the Hot Sun Cool Shroud EP in 2024. https://wilcohq.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}