Information about plays

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

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

{
    "id": 3580533,
    "uri": "https://api.kexp.org/v2/plays/3580533/?format=api",
    "airdate": "2025-11-20T05:48:31-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-db4df73a-58f7-47bd-b2c4-b02e50b6da99/mbid-db4df73a-58f7-47bd-b2c4-b02e50b6da99-18011680860_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-db4df73a-58f7-47bd-b2c4-b02e50b6da99/mbid-db4df73a-58f7-47bd-b2c4-b02e50b6da99-18011680860_thumb250.jpg",
    "song": "Mediate",
    "track_id": "fb2db7c5-61ae-4bdb-b8e3-ab355db53042",
    "recording_id": "007a7d7c-8a49-454a-90f4-32dd448c2706",
    "artist": "INXS",
    "artist_ids": [
        "481bf5f9-2e7c-4c44-b08a-05b32bc7c00d"
    ],
    "album": "Kick",
    "release_id": "2d50bb4c-756c-4336-a546-a6049cd9530f",
    "release_group_id": "ec6bc9d7-01e1-3d58-8e79-960611b26f44",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1987-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is a poem INXS keyboard player/guitarist Andrew Farriss came up with and set to music. The entire lyric is words and phrases that end in \"-ate\" (\"fabricate,\" \"liberate,\" \"atomic fate\"...). \n\nWe counted 50 different \"ate\" words. https://bit.ly/3JNRL41 -- If you need help remembering, read the poster boards in the official video for \"Mediate\": https://www.youtube.com/watch?v=Pr-Vfnd7Yno",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}