Information about plays

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

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

{
    "id": 3420791,
    "uri": "https://api.kexp.org/v2/plays/3420791/?format=api",
    "airdate": "2024-11-03T05:24:51-08:00",
    "show": 61750,
    "show_uri": "https://api.kexp.org/v2/shows/61750/?format=api",
    "image_uri": "https://ia801706.us.archive.org/32/items/mbid-71d7711c-6ceb-4640-9b8a-f2e7983e2768/mbid-71d7711c-6ceb-4640-9b8a-f2e7983e2768-39293985984_thumb500.jpg",
    "thumbnail_uri": "https://ia601706.us.archive.org/32/items/mbid-71d7711c-6ceb-4640-9b8a-f2e7983e2768/mbid-71d7711c-6ceb-4640-9b8a-f2e7983e2768-39293985984_thumb250.jpg",
    "song": "girl at the bar",
    "track_id": "ac3b8e4f-35c0-4726-be9f-beb5ed6c8780",
    "recording_id": "e42902c9-f60a-4f0c-a88a-524065c0f7ef",
    "artist": "MAITA",
    "artist_ids": [
        "b142ddb1-9e43-464f-8097-82dc5f64fef5"
    ],
    "album": "want",
    "release_id": "71d7711c-6ceb-4640-9b8a-f2e7983e2768",
    "release_group_id": "0906386c-f601-45c0-a7df-30c9079fc0b8",
    "labels": [
        "Fluff & Gravy"
    ],
    "label_ids": [
        "f9d66f9d-0070-4a6f-bbec-c06eb75c88a7"
    ],
    "release_date": "2024-07-26",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "MAITA will perform at Seattle's Sunset Tavern on Sunday, December 15th.\n--\nMAITA is the musical vehicle for Oregon Japanese-American singer-songwriter Maria Maita-Keppeler.: https://fluffandgravy.com/artists/maita/\n--\nWatch MAITA's Live on KEXP performance from 2022 here: https://www.youtube.com/watch?v=g8iFGd4dSEI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}