Information about plays

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

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

{
    "id": 3553649,
    "uri": "https://api.kexp.org/v2/plays/3553649/?format=api",
    "airdate": "2025-09-16T05:45:13-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://ia800607.us.archive.org/32/items/mbid-8374b0bb-87bc-4389-a841-286a500617b0/mbid-8374b0bb-87bc-4389-a841-286a500617b0-33881811209_thumb500.jpg",
    "thumbnail_uri": "https://ia800607.us.archive.org/32/items/mbid-8374b0bb-87bc-4389-a841-286a500617b0/mbid-8374b0bb-87bc-4389-a841-286a500617b0-33881811209_thumb250.jpg",
    "song": "Earth Worship",
    "track_id": "88f735a2-f12d-45ac-a6cb-c372cdaef622",
    "recording_id": "49600b9c-367b-4bff-af7b-5c1ac3d8086c",
    "artist": "Rubblebucket",
    "artist_ids": [
        "e94d59fd-177a-4a79-85ba-0632207b134b"
    ],
    "album": "Earth Worship",
    "release_id": "8374b0bb-87bc-4389-a841-286a500617b0",
    "release_group_id": "cd62b64f-c28f-4ca9-98f6-ddc814ed7908",
    "labels": [
        "Grand Jury Music"
    ],
    "label_ids": [
        "8651cee5-120f-4ad3-ae1f-a3a5d5752d69"
    ],
    "release_date": "2022-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Discussing the album and title track, Earth Worship, Rubblebucket’s Kalmia Traver said in a statement: \"Healing on a big scale is tied to healing on a mini scale and that’s what this album and song are working on, hoping to dance with, hoping to dream about.\" \n\nhttps://rubblebucket.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}