Information about plays

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

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

{
    "id": 3554119,
    "uri": "https://api.kexp.org/v2/plays/3554119/?format=api",
    "airdate": "2025-09-17T09:11:55-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia600602.us.archive.org/34/items/mbid-17e02d22-03b5-48ff-bcd0-6610af01af8d/mbid-17e02d22-03b5-48ff-bcd0-6610af01af8d-32651617191_thumb500.jpg",
    "thumbnail_uri": "https://ia600602.us.archive.org/34/items/mbid-17e02d22-03b5-48ff-bcd0-6610af01af8d/mbid-17e02d22-03b5-48ff-bcd0-6610af01af8d-32651617191_thumb250.jpg",
    "song": "Bell",
    "track_id": "7a4001c8-ae91-3a07-a700-fd3465b467dc",
    "recording_id": "b73b60c1-aa91-4f35-aa4e-e251f749c256",
    "artist": "Swirlies",
    "artist_ids": [
        "4ec4a033-ba44-41ca-8e09-3bf94fc08523"
    ],
    "album": "Blonder Tongue Audio Baton",
    "release_id": "17e02d22-03b5-48ff-bcd0-6610af01af8d",
    "release_group_id": "689c9051-6047-3999-bbe2-7c6b0b879fc5",
    "labels": [
        "Taang! Records"
    ],
    "label_ids": [
        "7b95d1f1-2588-4a00-b093-e80e40a08548"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed from the shell of a Go-Go's cover band named Raspberry Bang, SWIRLIES began their life in Boston/Cambridge, Massachusetts in the summer of 1990. The original band featured Damon Tutunjian (guitar/vocals), Seana Carmody (guitar/vocals), Andy Bernick (bass), and Ben Drucker (drums). SWIRLIES played live for the very first time on 25 January 1991 at The Alcove in Allston, MA.\n\nhttps://rcarchives.com/swirlies\nhttps://swirlies.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}