Information about plays

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

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

{
    "id": 3628342,
    "uri": "https://api.kexp.org/v2/plays/3628342/?format=api",
    "airdate": "2026-03-13T07:04:53-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?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": "\"You Have Friends Elsewhere...\" Those who donate $15.00 a month or more will receive this special KEXP T-shirt in addition to their regular thank-you gifts: https://www.kexp.org/donate/\n--\nLead singer Jim Kerr, who wrote the lyric, had reason to celebrate: He married Chrissie Hynde in 1984 and the couple had a daughter, Yasmin, the next year.\n---\nRobin Clark sang backing vocals (credited as \"Additional Lead Singer\") on the track. The vocalist was the wife of one of David Bowie's favorite guitarists: Carlos Alomar.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}