Information about plays

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

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

{
    "id": 3579267,
    "uri": "https://api.kexp.org/v2/plays/3579267/?format=api",
    "airdate": "2025-11-17T05:13:19-08:00",
    "show": 65134,
    "show_uri": "https://api.kexp.org/v2/shows/65134/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18-12085408899_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18-12085408899_thumb250.jpg",
    "song": "Alien",
    "track_id": "3a8c75c5-ef97-42c5-8c4f-b04d0d5258c6",
    "recording_id": "baf40503-b944-4182-8058-f75f08345d2d",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Life of Pause",
    "release_id": "db724b1a-7b19-45f7-ac57-f121e429ff18",
    "release_group_id": "66c3706e-b0bd-480c-8825-f57d9d47294e",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ask Jack Tatum what ‘Wild Nothing’ means and he’ll answer: ‘a contradiction’. In 2010, 21 year old Tatum released one of the finest cult pop records of the summer whilst ensconced in his senior year of college in Blacksburg, VA, a small mid-atlantic town better known for producing football fans and engineers than musicians. Tatum lives in contradictions.\n\nhttps://wildnothingct.bandcamp.com/album/life-of-pause",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}