Information about plays

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

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

{
    "id": 3562049,
    "uri": "https://api.kexp.org/v2/plays/3562049/?format=api",
    "airdate": "2025-10-06T15:22:26-07:00",
    "show": 64764,
    "show_uri": "https://api.kexp.org/v2/shows/64764/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb250.jpg",
    "song": "Nothing Like",
    "track_id": "17b70e35-dc99-4ded-852c-6e6007de74d9",
    "recording_id": "e425bd54-3cee-43c2-bf92-4eac8f62ead6",
    "artist": "Mannequin Pussy",
    "artist_ids": [
        "e160f589-dbe6-4b8f-88b5-f528ff4443b4"
    ],
    "album": "I Got Heaven",
    "release_id": "e24d5871-4f6c-4137-9cc0-29c55ee32738",
    "release_group_id": "ed0dba28-0154-4a2f-8d4c-830dfe340ed4",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2024-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#539 on YOUR countdown of the greatest albums of all-time.\n\nMannequin Pussy is the punk-rock 4-piece from Philadelphia! Here’s a video of Mannequin Pussy performing live in the KEXP studio. Recorded July 11, 2024:\nhttps://www.youtube.com/watch?v=TJnEH0c-WLs\n\nYou power KEXP! Make a one-time donation for the afternoon show: \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}