Information about plays

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

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

{
    "id": 3339771,
    "uri": "https://api.kexp.org/v2/plays/3339771/?format=api",
    "airdate": "2024-04-25T05:18:33-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia600204.us.archive.org/33/items/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7-38228355007_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/33/items/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7-38228355007_thumb250.jpg",
    "song": "What’s Love",
    "track_id": "ef4c4ffc-a3cb-49fb-8aad-e71714120973",
    "recording_id": "339bb414-8e39-4893-aead-7b29347b65d7",
    "artist": "Empress Of feat. MUNA",
    "artist_ids": [
        "19991eaf-c64b-4db7-bc06-12cade54bfe5",
        "91cd6a5a-e0db-4329-837e-9b6479d1ed2d"
    ],
    "album": "For Your Consideration",
    "release_id": "486d9c22-cb7c-472a-bc2f-0b52dbd922f7",
    "release_group_id": "1d0c63e3-cbd0-443a-8f64-0b0b100078ff",
    "labels": [
        "Giant Music"
    ],
    "label_ids": [
        "240ecf92-7dce-4437-b313-10625faa177a"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.empressof.com/\n\nEmpress Of shared an exclusive performance for Live on KEXP at Home in 2020! https://www.youtube.com/watch?v=EFN4WNv5iYQ\n\nShe'll be performing at Elsewhere in Brooklyn, NY May 22, May 24 and May 25.",
    "play_type": "trackplay"
}