Information about plays

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

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

{
    "id": 3549171,
    "uri": "https://api.kexp.org/v2/plays/3549171/?format=api",
    "airdate": "2025-09-05T09:22:12-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-b8525314-995d-4b27-ac42-2a4652172ac8/mbid-b8525314-995d-4b27-ac42-2a4652172ac8-40101243471_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-b8525314-995d-4b27-ac42-2a4652172ac8/mbid-b8525314-995d-4b27-ac42-2a4652172ac8-40101243471_thumb250.jpg",
    "song": "Rock ’n’ Roll Star",
    "track_id": "3379317c-448c-45ae-a355-2108c2b5c203",
    "recording_id": "25952523-6d7d-4c26-bf1f-52111006a6a5",
    "artist": "Oasis",
    "artist_ids": [
        "39ab1aed-75e0-4140-bd47-540276886b60"
    ],
    "album": "Definitely Maybe",
    "release_id": "b8525314-995d-4b27-ac42-2a4652172ac8",
    "release_group_id": "451dca98-c118-32e1-9244-c47ca9c3c0f9",
    "labels": [
        "Big Brother Recordings"
    ],
    "label_ids": [
        "5ab599c4-db48-4179-85df-521436e7805c"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Have one last work-day before I fly out of PDX to see Oasis at the Rose Bowl this weekend. \nWould love to hear a cut off their rockin' first album \"Definitely Maybe\", if you can swing it.\nMaybe \"Slide Away\", \"Rock 'n' Roll Star\", or \"Cigarettes and Alcohol\"? --Brendan\n--\nSee a live performance of this song from Oasis' current tour in July: https://www.youtube.com/watch?v=JOIunx59l0w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}