Information about plays

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

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

{
    "id": 3437637,
    "uri": "https://api.kexp.org/v2/plays/3437637/?format=api",
    "airdate": "2024-12-13T16:06:20-08:00",
    "show": 62099,
    "show_uri": "https://api.kexp.org/v2/shows/62099/?format=api",
    "image_uri": "https://ia601305.us.archive.org/26/items/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8-38266487439_thumb500.jpg",
    "thumbnail_uri": "https://ia601305.us.archive.org/26/items/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8-38266487439_thumb250.jpg",
    "song": "All Born Screaming",
    "track_id": "444c9551-354a-448d-8c8e-0ccf4bb2a91c",
    "recording_id": "b4b5428d-060f-41ff-abd2-3c630382b7cc",
    "artist": "St. Vincent feat. Cate Le Bon",
    "artist_ids": [
        "5334edc0-5faf-4ca5-b1df-000de3e1f752",
        "f2393e49-b791-46da-a6d7-1e9e60743405"
    ],
    "album": "All Born Screaming",
    "release_id": "92ab207e-3702-45b7-a00c-5e0a2089e6d8",
    "release_group_id": "9eae5bc4-4c1c-4a6c-9aeb-145eb02f2a03",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In recent years, St. Vincent has produced records for herself and others and co-written hit songs like Taylor Swift’s \"Cruel Summer\" and Olivia Rodrigo’s \"Obsessed.\"\n\nSt. Vincent joined KEXP's Emily Fox to discuss her production work, share stories behind the songs on \"All Born Screaming\", and how she feels it's her best record yet - for our podcast \"A Deeper Listen\"\n\nhttps://www.kexp.org/podcasts/a-deeper-listen/2024/5/7/st-vincent-is-just-getting-started/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}