Information about plays

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

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

{
    "id": 3519928,
    "uri": "https://api.kexp.org/v2/plays/3519928/?format=api",
    "airdate": "2025-06-28T12:23:21-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia800403.us.archive.org/3/items/mbid-ec976ff6-697b-4cbd-8ce4-0e758233ff50/mbid-ec976ff6-697b-4cbd-8ce4-0e758233ff50-23662486118_thumb500.jpg",
    "thumbnail_uri": "https://ia600403.us.archive.org/3/items/mbid-ec976ff6-697b-4cbd-8ce4-0e758233ff50/mbid-ec976ff6-697b-4cbd-8ce4-0e758233ff50-23662486118_thumb250.jpg",
    "song": "Take Your Mama",
    "track_id": "8ef1cd5d-8753-3f97-acb2-06d687ef9b78",
    "recording_id": "657bc98f-9fbe-48b0-866a-25df4d9fb8fa",
    "artist": "Scissor Sisters",
    "artist_ids": [
        "4236d929-9a81-4c8e-97c3-8d3306780f50"
    ],
    "album": "Scissor Sisters",
    "release_id": "ec976ff6-697b-4cbd-8ce4-0e758233ff50",
    "release_group_id": "9235cafc-3083-33c7-bfee-ed9f0828b6de",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Scissor Sisters is joining Kesha on tour! \nMountain View, CA @ Shoreline Amphitheatre on 3 July\nhttps://www.scissorsisters.com/\n\nScissor Sisters was a vital part of New York's glam-rock scene in the 00's.  Read how they ushered in an era of queer pop.: https://www.udiscovermusic.com/stories/scissor-sisters-resurrected-queer-pop/  \n==\nThis particular song, written by Babydaddy and Jake Shears at Shears' parents' horse farm in West Virginia, was inspired by Shears' coming out to his mother.: https://www.youtube.com/watch?v=od7-fyGa9DQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}