Information about plays

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

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

{
    "id": 3648942,
    "uri": "https://api.kexp.org/v2/plays/3648942/?format=api",
    "airdate": "2026-05-01T03:37:45-07:00",
    "show": 66595,
    "show_uri": "https://api.kexp.org/v2/shows/66595/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cacti",
    "track_id": null,
    "recording_id": null,
    "artist": "Rell Be Free, Khingz",
    "artist_ids": [],
    "album": "Free the Youth",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-12-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Rell Be Free in Seattle opening for The Neighborhood Kids at Nectar Lounge on June 7:\n\nhttps://www.bandsintown.com/e/108123479-the-neighborhood-kids-at-nectar-lounge?came_from=311&utm_medium=web&utm_source=artist_page&utm_campaign=event\n\n\n---\n\nProduced by Gabriel Teodros, featured on the Free The Youth compilation released by Seattle youth organization Creative Justice to celebrate turning 10 years old in December of 2024.\n\nhttps://creativejustice.bandcamp.com/album/free-the-youth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}