Information about plays

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

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

{
    "id": 3610286,
    "uri": "https://api.kexp.org/v2/plays/3610286/?format=api",
    "airdate": "2026-01-28T17:24:58-08:00",
    "show": 65779,
    "show_uri": "https://api.kexp.org/v2/shows/65779/?format=api",
    "image_uri": "https://ia600402.us.archive.org/17/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/17/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb250.jpg",
    "song": "Votive",
    "track_id": "655a89a1-6033-4d57-8b11-fe4a16f718b4",
    "recording_id": "cc565dff-5cce-4ebb-a0f9-54fc0f78ffc2",
    "artist": "The New Pornographers",
    "artist_ids": [
        "25b75a66-ce83-4db3-b136-395a3c3784c4"
    ],
    "album": "The Former Site Of",
    "release_id": "011404a4-813f-44e5-a843-7bcab27e36d3",
    "release_group_id": "7a935c83-a709-4886-8c84-a576e3683cbe",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For John!\n\nNew single apart of their upcoming album \"The Former Site Of\" Out March 27th on Merge Records! \nhttps://www.thenewpornographers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}