Information about plays

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

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

{
    "id": 3339784,
    "uri": "https://api.kexp.org/v2/plays/3339784/?format=api",
    "airdate": "2024-04-25T05:55:57-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia801407.us.archive.org/29/items/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc-34061799208_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/29/items/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc-34061799208_thumb250.jpg",
    "song": "Shiver",
    "track_id": "add43f6b-1fdb-483e-a839-90f20523d11f",
    "recording_id": "1ddcf1de-28cf-4523-ac5c-be56ff138252",
    "artist": "Fever Ray",
    "artist_ids": [
        "f7df5df4-4dfa-459d-972b-1ba051c15ddc"
    ],
    "album": "Radical Romantics",
    "release_id": "c28eb04e-74e8-4809-bdc6-426d483d60fc",
    "release_group_id": "0babcbe7-a768-4d30-a0a6-3a9098f53a94",
    "labels": [
        "Rabid Records"
    ],
    "label_ids": [
        "b8187842-d82d-4489-8702-37c758da3e28"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Third Fever Ray album from the Swedish artist is a potent set of adventurous electro-pop combining dark, squiggly synths, atmospheric guitars and more with their eerie, pitch-shifted vocals and lyrics of love and desire. https://www.kexp.org/read/2023/3/13/new-music-reviews-313/. Check out the video here - https://youtu.be/xmfNMAdeao0",
    "play_type": "trackplay"
}