Information about plays

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

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

{
    "id": 3548304,
    "uri": "https://api.kexp.org/v2/plays/3548304/?format=api",
    "airdate": "2025-09-03T06:14:05-07:00",
    "show": 64461,
    "show_uri": "https://api.kexp.org/v2/shows/64461/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-683fd794-f6e2-3c6d-9b46-b392e4ae5047/mbid-683fd794-f6e2-3c6d-9b46-b392e4ae5047-24085861268_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-683fd794-f6e2-3c6d-9b46-b392e4ae5047/mbid-683fd794-f6e2-3c6d-9b46-b392e4ae5047-24085861268_thumb250.jpg",
    "song": "Kids",
    "track_id": "f8ad6d72-0ef4-36dd-a246-a806d51194f5",
    "recording_id": "c741a7ef-dd33-4c79-a4d4-8745d9675620",
    "artist": "MGMT",
    "artist_ids": [
        "c485632c-b784-4ee9-8ea1-c5fb365681fc"
    ],
    "album": "Oracular Spectacular",
    "release_id": "683fd794-f6e2-3c6d-9b46-b392e4ae5047",
    "release_group_id": "f7da2770-bf72-3dea-8904-ff6135822724",
    "labels": [
        "Sony BMG Music Entertainment",
        "Columbia"
    ],
    "label_ids": [
        "f9ada3ae-3081-44df-8581-ca27a3462b68",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2008-03-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Susannah and family, Corvallis, OR!\n\n\"Good morning Eva! I have two kids headed back to school today: Beatrice, who is starting middle school, and Jonah, who is starting first grade. My kids would love to hear Kids by MGMT to celebrate this kid-centric (for us) day. Happy back to school!\n\nThanks!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}