Information about plays

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

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

{
    "id": 3633891,
    "uri": "https://api.kexp.org/v2/plays/3633891/?format=api",
    "airdate": "2026-03-26T12:48:33-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-b4e6f333-d242-4951-9aad-cacddbaff307/mbid-b4e6f333-d242-4951-9aad-cacddbaff307-33883001027_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-b4e6f333-d242-4951-9aad-cacddbaff307/mbid-b4e6f333-d242-4951-9aad-cacddbaff307-33883001027_thumb250.jpg",
    "song": "Little Babies",
    "track_id": "99bfa8d8-7c9d-4466-ad74-5de7e6667d91",
    "recording_id": "b02a94af-44a7-4567-94d3-e97f152c9a38",
    "artist": "The Linda Lindas",
    "artist_ids": [
        "ecd00b8b-f697-4d90-8641-6633af356747"
    ],
    "album": "Dig Me In: A Dig Me Out Covers Album",
    "release_id": "b4e6f333-d242-4951-9aad-cacddbaff307",
    "release_group_id": "51c1eb05-742c-4e07-9bea-c33bb4e3e31b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2022-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's the Linda Lindas covering Sleater-Kinney on this 2022 tribute album to the band's 1997 breakthrough album, 'Dig Me Out'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}