Information about plays

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

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

{
    "id": 3547176,
    "uri": "https://api.kexp.org/v2/plays/3547176/?format=api",
    "airdate": "2025-08-31T13:32:52-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://ia601504.us.archive.org/9/items/mbid-643b9cc1-93eb-4c05-9c48-ad04b5d5f569/mbid-643b9cc1-93eb-4c05-9c48-ad04b5d5f569-22247879233_thumb500.jpg",
    "thumbnail_uri": "https://ia601504.us.archive.org/9/items/mbid-643b9cc1-93eb-4c05-9c48-ad04b5d5f569/mbid-643b9cc1-93eb-4c05-9c48-ad04b5d5f569-22247879233_thumb250.jpg",
    "song": "Coastin'",
    "track_id": "1486eb06-c1f4-3d4e-a5df-220014086821",
    "recording_id": "22b95219-e2c2-4bcf-bf3a-b0ea585fc3bc",
    "artist": "Zion I feat. K.Flay",
    "artist_ids": [
        "d1fc999f-6184-41a6-bcb1-7c59bf74a6e1",
        "85823097-9e6c-4876-a04a-8a761a477992"
    ],
    "album": "The Take Over",
    "release_id": "643b9cc1-93eb-4c05-9c48-ad04b5d5f569",
    "release_group_id": "c6b5fa51-eb51-30bb-b433-1f7c98314e21",
    "labels": [
        "Gold Dust Media"
    ],
    "label_ids": [
        "f83b5547-4b7d-4ec8-9db2-1655b3df3f5f"
    ],
    "release_date": "2009-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling Wayne Smith's 1985 track \"Under Me Sleng Teng\"\n\nR.I.P. Baba Zumbi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}