Information about plays

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

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

{
    "id": 3540886,
    "uri": "https://api.kexp.org/v2/plays/3540886/?format=api",
    "airdate": "2025-08-16T19:30:39-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?format=api",
    "image_uri": "https://ia804600.us.archive.org/10/items/mbid-00e60874-308d-4125-ad06-49e541e1d69a/mbid-00e60874-308d-4125-ad06-49e541e1d69a-39872697976_thumb500.jpg",
    "thumbnail_uri": "https://ia804600.us.archive.org/10/items/mbid-00e60874-308d-4125-ad06-49e541e1d69a/mbid-00e60874-308d-4125-ad06-49e541e1d69a-39872697976_thumb250.jpg",
    "song": "Big Tax",
    "track_id": "27ee828e-c334-43a8-a2d8-061132768cc5",
    "recording_id": "6a4fbf31-cae4-4a40-8ecf-bea5e6f21048",
    "artist": "Doohickey Cubicle",
    "artist_ids": [
        "874ef4e8-4fef-412c-9e29-f9c4adf3d446"
    ],
    "album": "Super Smeller",
    "release_id": "00e60874-308d-4125-ad06-49e541e1d69a",
    "release_group_id": "9428ff8b-55a6-47e6-ba7d-ade53d41e37c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "So dreamy, so soft! This is from the Vancouver band doohickey cublicle, from their record Super Smeller, released back in September!\n\nhttps://doohickeycubicle.bandcamp.com/album/super-smeller",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}