Information about plays

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

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

{
    "id": 3519936,
    "uri": "https://api.kexp.org/v2/plays/3519936/?format=api",
    "airdate": "2025-06-28T12:49:59-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia904603.us.archive.org/27/items/mbid-94c6fd49-0ec8-4e14-9c81-8d399f613fd2/mbid-94c6fd49-0ec8-4e14-9c81-8d399f613fd2-17893533954_thumb500.jpg",
    "thumbnail_uri": "https://ia904603.us.archive.org/27/items/mbid-94c6fd49-0ec8-4e14-9c81-8d399f613fd2/mbid-94c6fd49-0ec8-4e14-9c81-8d399f613fd2-17893533954_thumb250.jpg",
    "song": "Bike Dream",
    "track_id": "eb141013-beee-44de-b2e4-180c03c88393",
    "recording_id": "f069a6c9-8403-4873-9dd0-b68b876a16fe",
    "artist": "Rostam",
    "artist_ids": [
        "66a7117a-4b67-4a85-83bf-94491340d22d"
    ],
    "album": "Half-Light",
    "release_id": "94c6fd49-0ec8-4e14-9c81-8d399f613fd2",
    "release_group_id": "19a9b647-6f3a-4989-a0b9-5899cf54dca2",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rostam shared a live performance recorded exclusively for KEXP and chatted with Cheryl Waters in May 2021.\nhttps://youtu.be/yRWXUZVgB-I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}