Information about plays

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

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

{
    "id": 3437492,
    "uri": "https://api.kexp.org/v2/plays/3437492/?format=api",
    "airdate": "2024-12-13T07:41:16-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia601309.us.archive.org/3/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/3/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb250.jpg",
    "song": "This Year",
    "track_id": "e7bb189f-8600-36d0-a922-19b812129d82",
    "recording_id": "cb28faa8-00f1-4dfc-b5fc-ceee8114992f",
    "artist": "The Mountain Goats",
    "artist_ids": [
        "9639cd52-c351-4a17-9797-58880e95a7ef"
    ],
    "album": "The Sunset Tree",
    "release_id": "da425314-ecc7-4db3-a296-90942f172b18",
    "release_group_id": "7797081a-94b6-3a9b-b103-fc215b85d46a",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2005-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Darnielle: \"This is a song about how sometimes you are living in a house and you’re in high school and your stepfather is abusing your mother and you, and it really sucks. You have to take a lot of drugs to deal with that, right, but you don’t have to, I should say. But you probably do. And when you do, they make you feel marginally better but the main thing that makes you feel better is the company of other people who are as damaged as you are or will shortly become as damaged as you are, and you can sense it, because there is an internal sensor if you bear some damage, you have this sensor that says ‘That person is either damaged or is getting there, and I think I will hang out with her until things get a little brighter.’ I play this for a lovely person who wore a cape to school.\" : https://goatsreviews.medium.com/repeat-stuff-74b3c192ace7\n--\nWatch Stephen Colbert join The Mountain Goats for a performance of \"This Year\": https://www.youtube.com/watch?app=desktop&v=T_qkVPZ8DJI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}