Information about plays

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

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

{
    "id": 3617546,
    "uri": "https://api.kexp.org/v2/plays/3617546/?format=api",
    "airdate": "2026-02-14T20:16:49-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-060e853c-3b69-4745-a227-bcf6b0644c28/mbid-060e853c-3b69-4745-a227-bcf6b0644c28-37695585394_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-060e853c-3b69-4745-a227-bcf6b0644c28/mbid-060e853c-3b69-4745-a227-bcf6b0644c28-37695585394_thumb250.jpg",
    "song": "Be Sweet to me",
    "track_id": "a69226ff-cb87-49fb-8cca-f8d597592306",
    "recording_id": "6d1b258f-8a3e-4da6-9207-1ab0c055839b",
    "artist": "The Grizzled Mighty",
    "artist_ids": [
        "2bd3c0ea-38b5-4159-b347-e99659b71c49"
    ],
    "album": "The Grizzled Mighty",
    "release_id": "060e853c-3b69-4745-a227-bcf6b0644c28",
    "release_group_id": "8aa1b9f5-7c8a-482c-8574-958ea9a181e4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2011-12-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the Grizzled Mighty perform live on KEXP in 2013:\n\nhttps://www.youtube.com/watch?v=eNa7rxWrdrQ",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}