Information about plays

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

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

{
    "id": 3542823,
    "uri": "https://api.kexp.org/v2/plays/3542823/?format=api",
    "airdate": "2025-08-21T08:56:55-07:00",
    "show": 64346,
    "show_uri": "https://api.kexp.org/v2/shows/64346/?format=api",
    "image_uri": "https://ia801500.us.archive.org/18/items/mbid-21d098df-8327-3503-97e6-22bea515520e/mbid-21d098df-8327-3503-97e6-22bea515520e-2088453124_thumb500.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/18/items/mbid-21d098df-8327-3503-97e6-22bea515520e/mbid-21d098df-8327-3503-97e6-22bea515520e-2088453124_thumb250.jpg",
    "song": "Someone Great",
    "track_id": "49f1a5a0-b502-3ee3-b0cd-ecdb209032d0",
    "recording_id": "bcb9b956-fe5f-4c84-a58f-aa88c6ec2dfe",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "21d098df-8327-3503-97e6-22bea515520e",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2007-03-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey Troy,  \nMy father in law Dave was robbed of a painless or peaceful death by a rare form of cancer.  When he died we found reams of binders he had compiled of detailed \"how too's\" for everything he did for his wife.  He also taught me how to be a man: Nonviolent, patient, and kind, AND he helped me get sober. \nI would love it if you could play “someone great” by lcd sound system. Thank you.\n\nNick ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}