Information about plays

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

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

{
    "id": 3437649,
    "uri": "https://api.kexp.org/v2/plays/3437649/?format=api",
    "airdate": "2024-12-13T16:47:11-08:00",
    "show": 62099,
    "show_uri": "https://api.kexp.org/v2/shows/62099/?format=api",
    "image_uri": "https://ia600303.us.archive.org/11/items/mbid-b522f616-590e-4c27-b000-b29d15b7213c/mbid-b522f616-590e-4c27-b000-b29d15b7213c-38523547999_thumb500.jpg",
    "thumbnail_uri": "https://ia600303.us.archive.org/11/items/mbid-b522f616-590e-4c27-b000-b29d15b7213c/mbid-b522f616-590e-4c27-b000-b29d15b7213c-38523547999_thumb250.jpg",
    "song": "Deleuzean",
    "track_id": "76c9b932-bb84-4c6c-b5a6-5e31ad3bc33b",
    "recording_id": "55b7032e-f056-44e8-a17a-1d36fa9c586e",
    "artist": "Kairos Creature Club",
    "artist_ids": [
        "7fd15cb4-7ae0-4225-8bca-d080f0837c1f"
    ],
    "album": "Kairos Creature Club",
    "release_id": "b522f616-590e-4c27-b000-b29d15b7213c",
    "release_group_id": "d09d2c23-d541-4c97-8de3-a6ae0ef6d83c",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kairos Creature Club - Deleuzean (Live on KEXP) - https://www.youtube.com/watch?v=9CXhCZ6YiAc\n\nKairos Creature Club is a collection of songwriters and collaborators brought together by Lena Simon (La Luz) and Glenn Michael Van Dyke (Boytoy). https://greenwayrecords.bandcamp.com/album/kairos-creature-club",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}