Information about plays

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

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

{
    "id": 3428222,
    "uri": "https://api.kexp.org/v2/plays/3428222/?format=api",
    "airdate": "2024-11-21T10:02:34-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia800208.us.archive.org/9/items/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3-35756018097_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/9/items/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3/mbid-b08b6174-7f4d-4064-a4d8-b6824e0dc1c3-35756018097_thumb250.jpg",
    "song": "Stratford‐on‐Guy",
    "track_id": "554beaca-329a-37c8-a244-75367ec00078",
    "recording_id": "ca22270c-146a-4ec8-9a11-1833103c3ff1",
    "artist": "Liz Phair",
    "artist_ids": [
        "149326c2-b8a3-48e3-b3d2-9b5b9593127f"
    ],
    "album": "Exile in Guyville",
    "release_id": "b08b6174-7f4d-4064-a4d8-b6824e0dc1c3",
    "release_group_id": "c186db82-9988-367e-8486-2e38e9b6c8db",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1993-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By Request!\n\nLiz Phair's answer to The Rolling Stones \"Shine a Light.\" \n==\nin 2018 she broke down the album track by track. \nhttps://www.rollingstone.com/music/music-features/liz-phair-breaks-down-exile-in-guyville-track-by-track-628853/\n\n\"Not a day goes by that someone doesn’t tell me that they booked 27D on their airplane seat specifically to have that experience [laughs]. It’s amazing.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}