Information about plays

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

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

{
    "id": 3539084,
    "uri": "https://api.kexp.org/v2/plays/3539084/?format=api",
    "airdate": "2025-08-12T08:17:29-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia801900.us.archive.org/24/items/mbid-3e70c9c9-6e1a-4ae6-8a13-250f28de8ffd/mbid-3e70c9c9-6e1a-4ae6-8a13-250f28de8ffd-3085294645_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/24/items/mbid-3e70c9c9-6e1a-4ae6-8a13-250f28de8ffd/mbid-3e70c9c9-6e1a-4ae6-8a13-250f28de8ffd-3085294645_thumb250.jpg",
    "song": "Gave Up",
    "track_id": "09d841c4-e08e-3e2e-9edc-5fe64c6cadea",
    "recording_id": "e34f2000-b4ff-4953-b616-00f17104ad06",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "Broken",
    "release_id": "3e70c9c9-6e1a-4ae6-8a13-250f28de8ffd",
    "release_group_id": "abcff3e9-a3f4-3a94-a6be-32381104084e",
    "labels": [
        "Nothing Records"
    ],
    "label_ids": [
        "4b5cba06-6a79-454c-91f5-3fe220d4950d"
    ],
    "release_date": "1992-09-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, DJ JR and the Morning Show Crew! TGIT, huh? I hope you and yours are well. IF it fits in the mix, I'd like to request Nine Inch Nails \"Gave Up\". A little something for everyone going to tonight's show. I wish I could be there. As always, please and thank you.\n\nMatt in San Diego \n\n--\n\n\"Gave Up\" is the sixth track on the 1992 Broken EP. In the abandoned Simon Maxwell live film from 1995, Trent Reznor said that \"Gave Up\" was his favorite song that he'd ever written.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}