Information about plays

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

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

{
    "id": 3624889,
    "uri": "https://api.kexp.org/v2/plays/3624889/?format=api",
    "airdate": "2026-03-03T17:13:07-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-f29927f9-3728-4f2d-85be-27e58575b72f/mbid-f29927f9-3728-4f2d-85be-27e58575b72f-35533738888_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-f29927f9-3728-4f2d-85be-27e58575b72f/mbid-f29927f9-3728-4f2d-85be-27e58575b72f-35533738888_thumb250.jpg",
    "song": "Charge It",
    "track_id": "9a03f1f7-5211-41fe-8801-95705e596e08",
    "recording_id": "225e621b-4989-4459-b11f-83ba8aa45d38",
    "artist": "ENNY",
    "artist_ids": [
        "42ac4e20-b10d-4d95-a103-b749fe386a19"
    ],
    "album": "We Go Again",
    "release_id": "f29927f9-3728-4f2d-85be-27e58575b72f",
    "release_group_id": "5b5aaad4-fe94-4227-b02a-4f3691a2ff99",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2023-04-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rapper, singer, script-writer, and director, Enny is a creatively gifted, soulful lyricist with a story to tell, inspired by artists such as Ms. Lauryn Hill and Nas to more recently, J. Cole.\n\nhttps://ennyintegrity.bandcamp.com/track/hes-not-into-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}