Information about plays

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

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

{
    "id": 3343728,
    "uri": "https://api.kexp.org/v2/plays/3343728/?format=api",
    "airdate": "2024-05-04T12:58:11-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia800307.us.archive.org/21/items/mbid-5bb81c7c-9e1b-459c-b572-301f2fb60c5c/mbid-5bb81c7c-9e1b-459c-b572-301f2fb60c5c-38406356900_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/21/items/mbid-5bb81c7c-9e1b-459c-b572-301f2fb60c5c/mbid-5bb81c7c-9e1b-459c-b572-301f2fb60c5c-38406356900_thumb250.jpg",
    "song": "Don’t Wanna Lose You",
    "track_id": "b2786da4-3419-4be8-a7f1-20ce85309a93",
    "recording_id": "98da27d9-2443-49d0-8195-7dba2d6e5b54",
    "artist": "Sharon Jones & The Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "Don’t Wanna Lose You",
    "release_id": "5bb81c7c-9e1b-459c-b572-301f2fb60c5c",
    "release_group_id": "12481b08-f77f-45f3-b443-70a22b2fca10",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating Sharon Jones. Born on this day in 1956. \n\n\"We are proud to present two unreleased sides from the late Queen of modern soul, and her Dap-Kings. Recorded during the sessions for Soul of a Woman and penned by sax stalwart and Daptone co-founder Neal Sugarman, \"Don't Wanna Lose You\" is a heavy slice of soul sophistication teeming with groove and vibe.\" https://sharonjonesandthedapkings.bandcamp.com \n\nCheck out their Live on KEXP performance from 2016: https://www.youtube.com/watch?v=y5eVHCQ4ogQ&t=3s",
    "play_type": "trackplay"
}