Information about plays

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

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

{
    "id": 3589815,
    "uri": "https://api.kexp.org/v2/plays/3589815/?format=api",
    "airdate": "2025-12-11T16:21:18-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia800709.us.archive.org/1/items/mbid-ea076f65-d167-4214-831c-82d3ee91d5d8/mbid-ea076f65-d167-4214-831c-82d3ee91d5d8-41491424544_thumb500.jpg",
    "thumbnail_uri": "https://ia800709.us.archive.org/1/items/mbid-ea076f65-d167-4214-831c-82d3ee91d5d8/mbid-ea076f65-d167-4214-831c-82d3ee91d5d8-41491424544_thumb250.jpg",
    "song": "Telescope",
    "track_id": "99de60f1-1d48-4e20-a5b7-358eb18871ec",
    "recording_id": "ea4d60fa-7466-42a4-be94-5edfc83c68fb",
    "artist": "Emmeline feat. Eaves Wilder",
    "artist_ids": [
        "37b41283-2eb7-440a-a3d9-eedaea17f1b1",
        "abd4a4cc-6cc2-430f-a4f8-0c5b8afe4273"
    ],
    "album": "Telescope",
    "release_id": "ea076f65-d167-4214-831c-82d3ee91d5d8",
    "release_group_id": "01406e0e-fffb-46fd-95d7-e75018217b5b",
    "labels": [
        "Lewis Recordings"
    ],
    "label_ids": [
        "7b4f97a0-a75c-47db-be00-2bd5923ccbdc"
    ],
    "release_date": "2025-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emmeline is a 24 year old lyricist and performer from West Yorkshire. Her music ranges from genres including alternative rap to trip hop. Her unique vocal abilities and lyrical prowess make her one of this generation's ones to watch.\n\nhttps://emmelineemmelineemmeline.bandcamp.com/\n\nhttps://www.emmelineemmelineemmeline.com/\n\nIG: @emmelineemmelineemmeline",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}