Information about plays

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

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

{
    "id": 3524905,
    "uri": "https://api.kexp.org/v2/plays/3524905/?format=api",
    "airdate": "2025-07-09T22:13:38-07:00",
    "show": 63969,
    "show_uri": "https://api.kexp.org/v2/shows/63969/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb500.jpg",
    "thumbnail_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb250.jpg",
    "song": "Villain",
    "track_id": "987728b6-1533-4de1-bf27-7543054c8dfa",
    "recording_id": "632ebaa0-be9b-4406-a38a-39f8f4381b9c",
    "artist": "Annahstasia",
    "artist_ids": [
        "abd48371-0c51-4265-beb2-98e5b120c21c"
    ],
    "album": "Tether",
    "release_id": "181408c7-7eb3-4ede-adca-46acaa9cdb81",
    "release_group_id": "ae371a9b-95de-4c92-b0ff-cac39ea05c7a",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Annahstasia (ah-nah-STAH-see-uh), and her song \"Villain\" were recently featured on the In Our Headphones podcast. \n\nYou can listen to that here: \nhttps://www.kexp.org/podcasts/in-our-headphones/\n\nShe performed live in KEXP's studio recently. Subscribe to our YouTube channel so you're notified when her performance is released.\n\nhttps://youtube.com/KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}