Information about plays

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

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

{
    "id": 3544497,
    "uri": "https://api.kexp.org/v2/plays/3544497/?format=api",
    "airdate": "2025-08-25T04:15:48-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia801601.us.archive.org/32/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10571519705_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a/mbid-7df1b545-42b9-407e-9cca-c2fda2b8ae5a-10571519705_thumb250.jpg",
    "song": "Multi-Love",
    "track_id": "5e2e4057-2120-419b-b277-60042546ad72",
    "recording_id": "5c7ada78-3d76-4f5b-8687-5c602214ff63",
    "artist": "Unknown Mortal Orchestra",
    "artist_ids": [
        "e2305342-0bde-4a2c-aed0-4b88694834de"
    ],
    "album": "Multi-Love",
    "release_id": "7df1b545-42b9-407e-9cca-c2fda2b8ae5a",
    "release_group_id": "92bb3a03-b694-43b2-95b4-7c6e61aab422",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2015-05-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Māori \t\n\nUnknown Mortal Orchestra is a psychedelic rock band from Aotearoa, now based in Portland, Oregon. IC-02 Bogota is their latest project, described as “a musical document of the time they spent in that exciting city and the possible background music for some strange parties and night drives in your future”. Preorder HERE: https://unknown-mortal-orchestra.bandcamp.com/album/ic-02-bogot",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}