Information about plays

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

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

{
    "id": 3571689,
    "uri": "https://api.kexp.org/v2/plays/3571689/?format=api",
    "airdate": "2025-10-30T05:07:46-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5-42499451763_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5/mbid-e5cb204d-8df4-433b-9395-871ad92d26b5-42499451763_thumb250.jpg",
    "song": "Give Me a Reason",
    "track_id": "1a3188e3-a1ad-4ed6-af2a-ab402500bb38",
    "recording_id": "1db02b41-c8b5-4213-99b1-6d6242fba44d",
    "artist": "Boy Harsher",
    "artist_ids": [
        "6dc9bc09-a0c7-40f9-b491-f90845927533"
    ],
    "album": "The Runner (Original Soundtrack)",
    "release_id": "e5cb204d-8df4-433b-9395-871ad92d26b5",
    "release_group_id": "a997db62-f64c-4aab-8373-f959d685644c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2022-01-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“With ‘Give Me a Reason,’ we wanted to write something that encapsulates that feeling of yearning — the way we feel when we catch eyes from across the room,” the group’s Jae Matthews said in a statement. “Our music can be flirty and crushable, and it’s fun to play with that.”\n--\nWe selected \"Give Me a Reason\" from the band's 2022 release, The Runner, as a KEXP Song of the Day: https://bit.ly/3TMO5p7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}