Information about plays

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

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

{
    "id": 3631549,
    "uri": "https://api.kexp.org/v2/plays/3631549/?format=api",
    "airdate": "2026-03-20T17:01:50-07:00",
    "show": 66232,
    "show_uri": "https://api.kexp.org/v2/shows/66232/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-178e3f2b-8249-4a99-ac0e-a4dd61e299de/mbid-178e3f2b-8249-4a99-ac0e-a4dd61e299de-25718213663_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-178e3f2b-8249-4a99-ac0e-a4dd61e299de/mbid-178e3f2b-8249-4a99-ac0e-a4dd61e299de-25718213663_thumb250.jpg",
    "song": "On Division St",
    "track_id": "638081b1-1e46-403d-816a-b65a83e3e795",
    "recording_id": "f56b86f7-05ba-4477-8f08-a783ac422742",
    "artist": "Nation Of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Introduction, Presence",
    "release_id": "178e3f2b-8249-4a99-ac0e-a4dd61e299de",
    "release_group_id": "cb8dc9d9-d4bd-4ec2-88f3-f63a85beaba5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Just announced two shows with Deep Sea Diver, one in Portland and one in Seattle this summer. Looking like the only shows for Deep See Diver this year potentially.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}