Information about plays

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

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

{
    "id": 3417300,
    "uri": "https://api.kexp.org/v2/plays/3417300/?format=api",
    "airdate": "2024-10-25T23:21:10-07:00",
    "show": 61673,
    "show_uri": "https://api.kexp.org/v2/shows/61673/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dracula’s Wedding",
    "track_id": null,
    "recording_id": "ec8f3fe7-bad5-4111-8283-1dc79fa6f904",
    "artist": "Outkast ft. Kelis",
    "artist_ids": [],
    "album": "Speakerboxxx / The Love Below",
    "release_id": null,
    "release_group_id": "fa64febd-61e0-346e-aaa2-04564ed4f0a3",
    "labels": [],
    "label_ids": [],
    "release_date": "2003-09-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the official video/ lyric video for \"Dracula's Wedding\" here, enjoy:\nhttps://www.youtube.com/watch?v=ZIFuxVM3wPk\n\nThis song features Kelis, an AFROPUNK alum. Today we're playing all artists who have performed at various AFFOPUNKs around the world.\n\nThe first ever AFROPUNK Seattle is tomorrow at Pier 62. Purchase tickets here: https://www.kexp.org/events/kexp-events/afropunk-seattle/\n\nHappy Halloween! https://outkast.store/collections/music\n\n\"So I'm frightened (Ooh)\nOoh, Dracula's wedding...\"\n\nThat's Kelis singing with Andre 3000 on this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}