Information about plays

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

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

{
    "id": 3539591,
    "uri": "https://api.kexp.org/v2/plays/3539591/?format=api",
    "airdate": "2025-08-13T12:31:55-07:00",
    "show": 64278,
    "show_uri": "https://api.kexp.org/v2/shows/64278/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a/mbid-de55cbb3-044f-4bb1-bf00-5e15338d811a-41055951431_thumb250.jpg",
    "song": "Magnetic",
    "track_id": "5cbf912f-16c0-45d0-ab27-edabb99ff23d",
    "recording_id": "4306cecf-6a69-4bed-bc81-6d15ab26b0cd",
    "artist": "Tunde Adebimpe",
    "artist_ids": [
        "1b5cc4ba-5ade-494e-bf3c-aaf3abf75b65"
    ],
    "album": "Thee Black Boltz",
    "release_id": "de55cbb3-044f-4bb1-bf00-5e15338d811a",
    "release_group_id": "1f21db5a-fe89-4240-8ffc-034d81ddf95f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tunde Adebimpe will be performing on Saturday, August 23rd, at Remlinger Farms in Carnation, WA for THING Festival! https://thingnw.org/ https://tundeadebimpe.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}