Information about plays

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

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

{
    "id": 3436376,
    "uri": "https://api.kexp.org/v2/plays/3436376/?format=api",
    "airdate": "2024-12-10T16:06:23-08:00",
    "show": 62075,
    "show_uri": "https://api.kexp.org/v2/shows/62075/?format=api",
    "image_uri": "https://ia800901.us.archive.org/22/items/mbid-e055d9fc-677e-49ec-95b1-c73ec653a727/mbid-e055d9fc-677e-49ec-95b1-c73ec653a727-22366660452_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/22/items/mbid-e055d9fc-677e-49ec-95b1-c73ec653a727/mbid-e055d9fc-677e-49ec-95b1-c73ec653a727-22366660452_thumb250.jpg",
    "song": "Unwanted Guest",
    "track_id": "9961b09a-6648-45fb-a53f-c6c039c3b114",
    "recording_id": "6b43cb5c-ff1c-4b1c-96a3-d5d307793626",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Keepsake",
    "release_id": "e055d9fc-677e-49ec-95b1-c73ec653a727",
    "release_group_id": "99537b68-419e-43a2-a1bd-8f1a8f47e50b",
    "labels": [
        "Double Double Whammy"
    ],
    "label_ids": [
        "4eb25f65-0b0b-49ac-9089-167f0a9d211b"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a Live on KEXP Full Performance with Hatchie, hosted by DJ Evie in 2019 here: https://youtu.be/EPBKs6jzfE0?si=XPR6_jA5j91OjzJr\n\nHatchie is the alias of Australian musician Harriette Pilbeam.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}