Information about plays

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

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

{
    "id": 3546315,
    "uri": "https://api.kexp.org/v2/plays/3546315/?format=api",
    "airdate": "2025-08-29T13:23:46-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?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": "Overflow",
    "track_id": "6947fc38-a32b-4277-9846-7b5fd256f369",
    "recording_id": "67d09c08-0980-4e69-82fe-74cb5527dc44",
    "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 was just in KEXP studios last June...Keep an eye out on our YouTube for when it drops: https://www.youtube.com/@kexp --- Striking debut full-length from L.A.'s Annahstasia Enuke - https://annahstasia.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}