Information about plays

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

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

{
    "id": 3557146,
    "uri": "https://api.kexp.org/v2/plays/3557146/?format=api",
    "airdate": "2025-09-24T10:42:23-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://ia801307.us.archive.org/30/items/mbid-704fbcdf-7cbf-48f6-9d78-e7a617888277/mbid-704fbcdf-7cbf-48f6-9d78-e7a617888277-23951923348_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/30/items/mbid-704fbcdf-7cbf-48f6-9d78-e7a617888277/mbid-704fbcdf-7cbf-48f6-9d78-e7a617888277-23951923348_thumb250.jpg",
    "song": "Silo",
    "track_id": "c1d885f9-55b7-382d-be34-814b5a2d3f5b",
    "recording_id": "ee132565-591f-4ff1-8c96-ed8346eb792d",
    "artist": "Scud Mountain Boys",
    "artist_ids": [
        "f74af4df-67c0-407d-996e-a4fa4e7feeb2"
    ],
    "album": "The Early Year",
    "release_id": "704fbcdf-7cbf-48f6-9d78-e7a617888277",
    "release_group_id": "c428f27d-b6bd-3c2d-93f6-04c585a30284",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "1997-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Scud Mountain Boys from Northampton, Massachusetts!\n\nHere's a set of music from KEXP 90.TEEN DJ Audrey Short! You can listen back to Audrey's full show on KEXP's two-week streaming archive from this past Saturday morning from 6-7 AM:\n\nhttps://www.kexp.org/archive/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}