Information about plays

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

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

{
    "id": 3635611,
    "uri": "https://api.kexp.org/v2/plays/3635611/?format=api",
    "airdate": "2026-03-30T13:56:46-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-eeae077a-ecfd-4460-83e0-4227d427d871/mbid-eeae077a-ecfd-4460-83e0-4227d427d871-39001318833_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-eeae077a-ecfd-4460-83e0-4227d427d871/mbid-eeae077a-ecfd-4460-83e0-4227d427d871-39001318833_thumb250.jpg",
    "song": "Coasting",
    "track_id": "d310e19a-2a4c-4c09-9750-92f4b2c89790",
    "recording_id": "fadf6dc6-6a75-4a5c-8a41-cac386a6561f",
    "artist": "Fine",
    "artist_ids": [
        "8d50e39f-d7b1-405b-bd16-08ed4e5a398a"
    ],
    "album": "Rocky Top Ballads",
    "release_id": "eeae077a-ecfd-4460-83e0-4227d427d871",
    "release_group_id": "cb12dedf-6357-47b7-ad30-939a68f419f6",
    "labels": [
        "Escho"
    ],
    "label_ids": [
        "eb29db8c-175d-4bf0-8a41-166f774e9f2e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Rocky Top Ballads' is the debut album of Copenhagen singer/songwriter and producer Fine. \n\nhttps://finefinefinefine.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}