Information about plays

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

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

{
    "id": 3550417,
    "uri": "https://api.kexp.org/v2/plays/3550417/?format=api",
    "airdate": "2025-09-08T10:56:47-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia600107.us.archive.org/6/items/mbid-63f85bb7-aa07-4a69-bf89-b60d6ce3b98b/mbid-63f85bb7-aa07-4a69-bf89-b60d6ce3b98b-16176927774_thumb500.jpg",
    "thumbnail_uri": "https://ia800107.us.archive.org/6/items/mbid-63f85bb7-aa07-4a69-bf89-b60d6ce3b98b/mbid-63f85bb7-aa07-4a69-bf89-b60d6ce3b98b-16176927774_thumb250.jpg",
    "song": "Rock the Nation",
    "track_id": "a23c4c95-952e-4958-b41f-8bbc42a30c80",
    "recording_id": "9292d9fb-08f9-4419-829d-34d81653e5dd",
    "artist": "Michael Franti & Spearhead",
    "artist_ids": [
        "e23eac42-f904-47da-8599-823ff431bea4"
    ],
    "album": "Stay Human",
    "release_id": "63f85bb7-aa07-4a69-bf89-b60d6ce3b98b",
    "release_group_id": "1771148f-bc9c-319c-bd1c-8ae5d0fe23ec",
    "labels": [
        "Six Degrees Records"
    ],
    "label_ids": [
        "da042cc3-7c5c-4edb-bd47-bb63d1cd5910"
    ],
    "release_date": "2001-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Live Video from Michael Franti & Spearhead's 2014 KEXP In-Studio, hosted by Cheryl Waters: https://bit.ly/4gf5cfe.\n\nhttps://michaelfranti.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}