Information about plays

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

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

{
    "id": 3428327,
    "uri": "https://api.kexp.org/v2/plays/3428327/?format=api",
    "airdate": "2024-11-21T16:31:48-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia600102.us.archive.org/27/items/mbid-d8956dde-c200-35b5-9788-102ab6e33492/mbid-d8956dde-c200-35b5-9788-102ab6e33492-15880535068_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/27/items/mbid-d8956dde-c200-35b5-9788-102ab6e33492/mbid-d8956dde-c200-35b5-9788-102ab6e33492-15880535068_thumb250.jpg",
    "song": "Neverland",
    "track_id": "1d1ddf50-f2d8-3870-8886-b1ec0b051515",
    "recording_id": "5eb6ecca-2e04-4dcb-92ce-9ff82c54abf0",
    "artist": "The Knife",
    "artist_ids": [
        "bf710b71-48e5-4e15-9bd6-96debb2e4e98"
    ],
    "album": "Silent Shout",
    "release_id": "d8956dde-c200-35b5-9788-102ab6e33492",
    "release_group_id": "02c05025-e031-30a0-afee-d92cea9d79dd",
    "labels": [
        "Mute Corporation"
    ],
    "label_ids": [
        "68523539-169d-481a-984d-8cc997fb6ea2"
    ],
    "release_date": "2006-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Knife was an electronic duo from Gothenburg, Sweden formed in 1999. \n\nHere's a great introduction (with many pictures) to The Knife, which consisted of siblings Karin Dreijer (formerly of Honey is Cool, now Fever Ray) and Olof Dreijer (Oni Ayhun).\nhttps://theknife.net/bio. \n\nThey also run their own record company, Rabid Records. \n\n'Silent Shout' was their third studio album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}