Information about plays

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

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

{
    "id": 3552523,
    "uri": "https://api.kexp.org/v2/plays/3552523/?format=api",
    "airdate": "2025-09-13T14:29:45-07:00",
    "show": 64552,
    "show_uri": "https://api.kexp.org/v2/shows/64552/?format=api",
    "image_uri": "https://ia902300.us.archive.org/3/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb250.jpg",
    "song": "No New Tale to Tell",
    "track_id": "1e6491d5-0f50-37c6-9dbf-eaa075679bae",
    "recording_id": "c52020fc-6e0b-451a-a0a0-61d1d879e1d8",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Earth · Sun · Moon",
    "release_id": "282c39bb-aebb-4a13-a270-8e3fa8989761",
    "release_group_id": "7e71cdab-b756-30d1-85be-7f300eced481",
    "labels": [],
    "label_ids": [],
    "release_date": "1987-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Mark! One of his favorite albums. Vote for yours now!\n\nhttps://www.kexp.org/countdowns/2025-all-time-albums/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}