Information about plays

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

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

{
    "id": 3420627,
    "uri": "https://api.kexp.org/v2/plays/3420627/?format=api",
    "airdate": "2024-11-02T21:31:01-07:00",
    "show": 61748,
    "show_uri": "https://api.kexp.org/v2/shows/61748/?format=api",
    "image_uri": "https://ia802308.us.archive.org/30/items/mbid-1870ab11-7654-41c4-88b2-a792760797b5/mbid-1870ab11-7654-41c4-88b2-a792760797b5-35265050702_thumb500.jpg",
    "thumbnail_uri": "https://ia802308.us.archive.org/30/items/mbid-1870ab11-7654-41c4-88b2-a792760797b5/mbid-1870ab11-7654-41c4-88b2-a792760797b5-35265050702_thumb250.jpg",
    "song": "Guided by Angels",
    "track_id": "92397988-b71a-41a3-acf7-b12869d1c6d0",
    "recording_id": "20e4a32c-5b99-4e59-9fb1-d375d9366cf3",
    "artist": "Amyl and The Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Comfort to Me",
    "release_id": "1870ab11-7654-41c4-88b2-a792760797b5",
    "release_group_id": "dae7fa1e-f8e6-4eef-a0a4-700307c439be",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Rafael in Arequipa, Peru.\n\nAmyl and the Sniffers will be playing at The Paramount Theater in Seattle on Thursday, March 27th.\n\nhttps://www.amylandthesniffers.com/shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}