Information about plays

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

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

{
    "id": 3583114,
    "uri": "https://api.kexp.org/v2/plays/3583114/?format=api",
    "airdate": "2025-11-26T05:53:53-08:00",
    "show": 65213,
    "show_uri": "https://api.kexp.org/v2/shows/65213/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-e4fb9511-beb2-4843-80ab-176fc67b5c15/mbid-e4fb9511-beb2-4843-80ab-176fc67b5c15-19499859934_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-e4fb9511-beb2-4843-80ab-176fc67b5c15/mbid-e4fb9511-beb2-4843-80ab-176fc67b5c15-19499859934_thumb250.jpg",
    "song": "Green Onions",
    "track_id": "b4b9e56b-e0fe-35aa-a018-7afa9ec8055c",
    "recording_id": "bb070950-a038-4200-aca1-8f69f4bff14b",
    "artist": "Booker T. & The MG’s",
    "artist_ids": [
        "377015fb-c02f-4b05-960b-e0df6a7ea99e"
    ],
    "album": "Atlantic Rhythm and Blues 1947-1974, Volume 4: 1958-1962",
    "release_id": "e4fb9511-beb2-4843-80ab-176fc67b5c15",
    "release_group_id": "61eb5232-b9a0-3134-9402-2a188cccf3d1",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Booker T. & the M.G.'s were an American instrumental R&B/funk band that was influential in shaping the sound of Southern soul and Memphis soul.  \n\n“Green Onions” was an unplanned recording by a group of musicians who never intended to form a band. “It was pretty much an accident,” guitarist Steve Cropper confirmed in 2014. “It was just one of those things that fell together by chance.” Nevertheless, the 1962 single from the album became the first #1 R&B hit for the gritty Southern soul powerhouse known as Stax Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}