Information about plays

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

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

{
    "id": 3619241,
    "uri": "https://api.kexp.org/v2/plays/3619241/?format=api",
    "airdate": "2026-02-18T20:44:35-08:00",
    "show": 65969,
    "show_uri": "https://api.kexp.org/v2/shows/65969/?format=api",
    "image_uri": "https://coverartarchive.org/release/fc7c3d6b-5a94-4f9e-a0bc-969f0fe8641f/30317970181-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fc7c3d6b-5a94-4f9e-a0bc-969f0fe8641f/30317970181-250.jpg",
    "song": "Candy",
    "track_id": null,
    "recording_id": "a85f2c7a-c286-4d2f-9b24-e1ff57cfe6fd",
    "artist": "Pearl & The Oysters",
    "artist_ids": [
        "5cecd808-74ea-468c-97d3-cef0fa2f4910"
    ],
    "album": "Flowerland",
    "release_id": null,
    "release_group_id": "44796b48-1c4a-4021-b800-4332f44ea1d7",
    "labels": [
        "FeelTrip"
    ],
    "label_ids": [
        "2d3c5aa4-13f5-4997-9c98-13e10a9a5be3"
    ],
    "release_date": "2021-09-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"After winning a free trip to the β˜…Ostreoid Asteroid Resortβ˜… (from whence came their name) on the back of a dehydrated cereal box, a joyous society of galactic gleaners began making music together under the Neptunian moniker: 𝒫ℯ𝒢𝓇𝓁 π’œπ“ƒπ’Ή 𝒯𝒽ℯ π’ͺπ“Žπ“ˆπ“‰β„―π“‡π“ˆ. ✩ ☾ ❈\nβ–βœ’β–   l\"  https://pearlandtheoysters.bandcamp.com/album/flowerland",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}