Information about plays

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

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

{
    "id": 3609731,
    "uri": "https://api.kexp.org/v2/plays/3609731/?format=api",
    "airdate": "2026-01-27T08:53:51-08:00",
    "show": 65768,
    "show_uri": "https://api.kexp.org/v2/shows/65768/?format=api",
    "image_uri": "https://ia601003.us.archive.org/19/items/mbid-ed22762e-5573-4089-960c-d89b56073e1d/mbid-ed22762e-5573-4089-960c-d89b56073e1d-43471280761_thumb500.jpg",
    "thumbnail_uri": "https://ia601003.us.archive.org/19/items/mbid-ed22762e-5573-4089-960c-d89b56073e1d/mbid-ed22762e-5573-4089-960c-d89b56073e1d-43471280761_thumb250.jpg",
    "song": "Gift Horse",
    "track_id": "5c8293c4-2ce3-4cbc-8997-1d5e6a50ba26",
    "recording_id": "04e5a3db-7b13-4d73-a1ec-e779209c7d2d",
    "artist": "The Feal",
    "artist_ids": [
        "9ef1d719-98bb-4ee6-8eb6-5407e39261de"
    ],
    "album": "Gift Horse",
    "release_id": "ed22762e-5573-4089-960c-d89b56073e1d",
    "release_group_id": "ee27f436-a83d-4a1a-b58e-9b63dbe0ba38",
    "labels": [
        "Three Two One Zero"
    ],
    "label_ids": [
        "b37923c9-6b54-4fe3-a0ad-5184aab93580"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Feal describe themselves as a \"Los Angeles based alternative rock band\" who bring \"the mirror ball to the mosh pit\".  Follow them on their Instagram page: https://www.instagram.com/thefeal/?hl=bg\n--\nThis is their cover of The IDLES'  2024 song from \"Tangk.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}