Information about plays

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

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

{
    "id": 3619273,
    "uri": "https://api.kexp.org/v2/plays/3619273/?format=api",
    "airdate": "2026-02-18T22:40:32-08:00",
    "show": 65970,
    "show_uri": "https://api.kexp.org/v2/shows/65970/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-47235960-f138-4ffc-99a0-20c6d7814aaa/mbid-47235960-f138-4ffc-99a0-20c6d7814aaa-44264590825_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-47235960-f138-4ffc-99a0-20c6d7814aaa/mbid-47235960-f138-4ffc-99a0-20c6d7814aaa-44264590825_thumb250.jpg",
    "song": "Gardening w/ Ichiro",
    "track_id": "3759a22b-44d0-44fa-a5d8-9cd8d1dfb46c",
    "recording_id": "af3299a1-7caf-4b11-8cd6-ae865cacd01f",
    "artist": "n3ster",
    "artist_ids": [
        "d684c7c6-f9df-41c9-852f-666da006f8e6"
    ],
    "album": "ep2",
    "release_id": "47235960-f138-4ffc-99a0-20c6d7814aaa",
    "release_group_id": "0668a5f5-1244-4d32-95f0-853e1e5878e1",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Seattle-based band's 'ep2' released last month.\n\nhttps://n3ster.bandcamp.com/album/ep2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}