Information about plays

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

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

{
    "id": 3578598,
    "uri": "https://api.kexp.org/v2/plays/3578598/?format=api",
    "airdate": "2025-11-15T18:25:50-08:00",
    "show": 65121,
    "show_uri": "https://api.kexp.org/v2/shows/65121/?format=api",
    "image_uri": "https://ia800805.us.archive.org/25/items/mbid-2b9dac7d-be7a-4092-bfb9-dd31ee746573/mbid-2b9dac7d-be7a-4092-bfb9-dd31ee746573-18787347387_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-2b9dac7d-be7a-4092-bfb9-dd31ee746573/mbid-2b9dac7d-be7a-4092-bfb9-dd31ee746573-18787347387_thumb250.jpg",
    "song": "Busted Lip",
    "track_id": "78b4df90-f983-3106-a78d-5fdaee0b7fd9",
    "recording_id": "cab60888-d147-419b-b1c2-9aca65172cf0",
    "artist": "Heatmiser",
    "artist_ids": [
        "99a18561-8a7d-4c30-8d3b-31bdf8c4b8ed"
    ],
    "album": "Cop and Speeder",
    "release_id": "2b9dac7d-be7a-4092-bfb9-dd31ee746573",
    "release_group_id": "ab9da60f-fb3f-39f6-aa49-b01182238aa0",
    "labels": [
        "Frontier Records"
    ],
    "label_ids": [
        "93450244-634f-4144-9f1f-8eec94999261"
    ],
    "release_date": "1994-09-20",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "THE Heatmiser! Classic Portland rock band fronted by Elliott Smith!\n\nhttps://www.youtube.com/watch?v=fy8zpHbgbHU",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}