Information about plays

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

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

{
    "id": 3577315,
    "uri": "https://api.kexp.org/v2/plays/3577315/?format=api",
    "airdate": "2025-11-12T16:37:07-08:00",
    "show": 65092,
    "show_uri": "https://api.kexp.org/v2/shows/65092/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb250.jpg",
    "song": "Don’t You Ever Get the Creeps?",
    "track_id": "5bd51268-5976-452a-9e74-b51a5d73a088",
    "recording_id": "14eb8771-c88c-4298-a79c-83bd5cdf8749",
    "artist": "mega cat",
    "artist_ids": [
        "0f1aa02b-e677-4421-abfa-c5fd005de9d5"
    ],
    "album": "Mega Cat",
    "release_id": "58ca0345-c929-4a51-8048-83169f9cd2e5",
    "release_group_id": "d55074e7-9b07-4ab9-8d49-ad2c067660e1",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing in Seattle on Wednesday November 26 at Tractor Tavern\n\nmega cat was first discovered in a basement home studio in the Central District of Seattle - reports of holographic thought, enhanced perception, and minor instances of levitation have been widely documented from just one encounter with mega cat\n\nhttps://itsmegacat.bandcamp.com/album/mega-cat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}