Information about plays

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

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

{
    "id": 3627491,
    "uri": "https://api.kexp.org/v2/plays/3627491/?format=api",
    "airdate": "2026-03-10T18:27:59-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-64e77ece-bd5e-48c2-a342-cea183a78638/mbid-64e77ece-bd5e-48c2-a342-cea183a78638-13927606559_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-64e77ece-bd5e-48c2-a342-cea183a78638/mbid-64e77ece-bd5e-48c2-a342-cea183a78638-13927606559_thumb250.jpg",
    "song": "Alive and Kicking",
    "track_id": "94f0ed59-d255-3636-b99a-0c818eb86b36",
    "recording_id": "989e01a1-ee01-463f-b339-6fec22af6784",
    "artist": "Simple Minds",
    "artist_ids": [
        "f41490ce-fe39-435d-86c0-ab5ce098b423"
    ],
    "album": "Once Upon a Time",
    "release_id": "64e77ece-bd5e-48c2-a342-cea183a78638",
    "release_group_id": "8b184afd-58a6-3626-a4c6-67089ab88734",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1985-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band signed up for a two video shoot with director Zbigniew Rybczynski. The brief was simple: the first would be a \"band playing the song\" type affair whilst the other would indulge Zbigniew and his love of special effect wizardry. With the band winding up the recording of Once Upon A Time in New York, and Anton Corbijn photographing the band in the woods further up the road, it seemed sensible to continue the theme by shooting Alive And Kicking in upstate New York: https://www.simpleminds.org/sm/videos/ouat/aak1.htm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}