Information about plays

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

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

{
    "id": 3624881,
    "uri": "https://api.kexp.org/v2/plays/3624881/?format=api",
    "airdate": "2026-03-03T16:46:58-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-e81825cd-8e2e-49c4-b85c-1d151138a0d8/mbid-e81825cd-8e2e-49c4-b85c-1d151138a0d8-42887449224_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-e81825cd-8e2e-49c4-b85c-1d151138a0d8/mbid-e81825cd-8e2e-49c4-b85c-1d151138a0d8-42887449224_thumb250.jpg",
    "song": "Kill Me",
    "track_id": "20570ccf-e903-45de-8b72-24c6e42d802e",
    "recording_id": "408498e4-527d-43ad-a1be-4c92d89a451e",
    "artist": "Hayley Williams",
    "artist_ids": [
        "b4b5b5a7-feff-47d0-9458-83d0d135a692"
    ],
    "album": "Ego Death at a Bachelorette Party",
    "release_id": "e81825cd-8e2e-49c4-b85c-1d151138a0d8",
    "release_group_id": "15c3b397-9652-4537-a14b-7eb8489092ff",
    "labels": [
        "Post Atlantic"
    ],
    "label_ids": [
        "2d2bfb8e-361e-4147-a1c3-c9027303fc19"
    ],
    "release_date": "2025-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Ego Death at a Bachelorette Party' is Hayley Williams third solo album. The singer started her music career at age 14 as the lead vocalist for pop-punk band Paramore.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}