Information about plays

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

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

{
    "id": 3555054,
    "uri": "https://api.kexp.org/v2/plays/3555054/?format=api",
    "airdate": "2025-09-19T14:59:36-07:00",
    "show": 64603,
    "show_uri": "https://api.kexp.org/v2/shows/64603/?format=api",
    "image_uri": "https://ia600101.us.archive.org/35/items/mbid-2d55034d-a029-4718-b6be-81196675dba5/mbid-2d55034d-a029-4718-b6be-81196675dba5-39665192836_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2d55034d-a029-4718-b6be-81196675dba5/mbid-2d55034d-a029-4718-b6be-81196675dba5-39665192836_thumb250.jpg",
    "song": "Holy, Holy",
    "track_id": "f8e2c0dc-2126-4ae3-9b50-41fbff00d4e2",
    "recording_id": "a6fa55e5-5e5c-4467-ad5b-1a4469107e21",
    "artist": "Geordie Greep",
    "artist_ids": [
        "6ca6f49f-41f3-49ae-8403-44d07bc6f564"
    ],
    "album": "Holy, Holy",
    "release_id": "2d55034d-a029-4718-b6be-81196675dba5",
    "release_group_id": "4c45007f-509d-46c7-b119-450ad510f45c",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2024-08-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Former Black Midi frontman Geordie Greep's \"Holy, Holy\" was  taken from his debut album from last year titled, ‘The New Sound’.\n\nThe album boasts a brand of high quality, all-embracing alternative pop fun not heard in a very long time, walking the line between the ridiculous and brilliant with a teflon-coated aplomb.\n\nHow the record came about is a thing to marvel at. Over thirty session musicians were involved in its making, on two continents. Greep says, “Half of the tracks were done in Brazil, with local musicians pulled together at the last minute. They’d never heard anything I’d done before, they were just interested in the demos I’d made. The tracking was all done in one, maybe two days.”\n\nhttps://geordiegreep.bandcamp.com/album/the-new-sound\n\nhttps://geordiegreep.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}