Information about plays

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

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

{
    "id": 3519617,
    "uri": "https://api.kexp.org/v2/plays/3519617/?format=api",
    "airdate": "2025-06-27T18:04:01-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia800505.us.archive.org/7/items/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6-14461396695_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/7/items/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6-14461396695_thumb250.jpg",
    "song": "Jump Around",
    "track_id": "6b12bcc2-73d8-4782-b210-4dd41d7dc318",
    "recording_id": "7df7fb25-f278-46a1-9790-143dea85bbd3",
    "artist": "House of Pain",
    "artist_ids": [
        "c2d6a6fb-7999-4bb3-b2df-7d752fdf4e95"
    ],
    "album": "House of Pain",
    "release_id": "f9490168-7fa1-4076-a5e2-ee6a246584c6",
    "release_group_id": "22821d1b-28b3-31f7-84ca-25436862dd27",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1992-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nHouse of Pain sampled the hook from Bob & Earl's \"Harlem Shuffle.\" \n--\nLearn how these \"Irish thug rappers'\" created this famous party anthem: https://ig.ft.com/life-of-a-song/jump-around.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}