Information about plays

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

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

{
    "id": 3568852,
    "uri": "https://api.kexp.org/v2/plays/3568852/?format=api",
    "airdate": "2025-10-23T08:22:40-07:00",
    "show": 64910,
    "show_uri": "https://api.kexp.org/v2/shows/64910/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-d9a92d21-24eb-4988-aa65-6c9e6bd61cf4/mbid-d9a92d21-24eb-4988-aa65-6c9e6bd61cf4-43076825821_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-d9a92d21-24eb-4988-aa65-6c9e6bd61cf4/mbid-d9a92d21-24eb-4988-aa65-6c9e6bd61cf4-43076825821_thumb250.jpg",
    "song": "PIRATE RADIO",
    "track_id": "92c62118-5f88-4e76-bb7c-55fa1122f83b",
    "recording_id": "0498705a-b7d1-41b5-89e8-fcab6fdb10ce",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "PIRATE RADIO",
    "release_id": "d9a92d21-24eb-4988-aa65-6c9e6bd61cf4",
    "release_group_id": "06544ceb-2d81-42e2-bca2-aa84ca1b430e",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2025-09-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the Ghanaian Australian artist: https://www.genesisowusu.com/\n\nCheck out this 2023 Live on KEXP session with Genesis Owusu, hosted by Reverend Dollars! https://www.youtube.com/watch?v=WH-uxW7h_6E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}