Information about plays

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

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

{
    "id": 3637246,
    "uri": "https://api.kexp.org/v2/plays/3637246/?format=api",
    "airdate": "2026-04-03T11:23:35-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-dbda8cbf-4368-4650-908e-15eb24701612/mbid-dbda8cbf-4368-4650-908e-15eb24701612-37738598011_thumb250.jpg",
    "song": "On Tonight",
    "track_id": "aa2b4e85-b284-4d08-a0dc-59069698faf0",
    "recording_id": "efc340ff-1809-4d91-9129-76c08580bd7a",
    "artist": "Rosali",
    "artist_ids": [
        "2d41d7b1-63c0-498b-a142-43fcbd84fc55"
    ],
    "album": "Bite Down",
    "release_id": "dbda8cbf-4368-4650-908e-15eb24701612",
    "release_group_id": "0b354ebe-6f75-457c-8d58-46f0d4abccf3",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rosali played Live on KEXP last summer! Watch video of that full session here: https://www.youtube.com/watch?v=kGRSufXny0I\n\nThe North Carolinian artist released her third album, Bite Down, in 2024. She has since followed up with a 2025 live solo album. You can find all her releases here: \nhttps://rosali.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}