Information about plays

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

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

{
    "id": 3621916,
    "uri": "https://api.kexp.org/v2/plays/3621916/?format=api",
    "airdate": "2026-02-25T01:21:33-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-6919e48e-0a37-4cbd-bfb6-9018035efb2b/mbid-6919e48e-0a37-4cbd-bfb6-9018035efb2b-13676215518_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-6919e48e-0a37-4cbd-bfb6-9018035efb2b/mbid-6919e48e-0a37-4cbd-bfb6-9018035efb2b-13676215518_thumb250.jpg",
    "song": "Luka",
    "track_id": "a773a067-05d0-3544-bde9-4dfc41b21e1b",
    "recording_id": "648bcde3-b426-467d-83c6-ef05e98bbcdc",
    "artist": "Suzanne Vega",
    "artist_ids": [
        "cf119120-7df5-47d7-9dec-49f8837a4e40"
    ],
    "album": "Solitude Standing",
    "release_id": "6919e48e-0a37-4cbd-bfb6-9018035efb2b",
    "release_group_id": "b53a036b-06c6-3d94-82a3-092598b44675",
    "labels": [
        "A&M Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is about child abuse. It tells the story of a frightened boy who is forbidden to talk about what he's going through.\nVega wrote this song about three years before it was released on her second album. \nhttps://www.suzannevega.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}