Information about plays

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

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

{
    "id": 3519795,
    "uri": "https://api.kexp.org/v2/plays/3519795/?format=api",
    "airdate": "2025-06-28T04:22:18-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://ia800707.us.archive.org/32/items/mbid-fd8c49a8-58c6-49e2-ad4a-1cf2a696a239/mbid-fd8c49a8-58c6-49e2-ad4a-1cf2a696a239-39650833113_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/32/items/mbid-fd8c49a8-58c6-49e2-ad4a-1cf2a696a239/mbid-fd8c49a8-58c6-49e2-ad4a-1cf2a696a239-39650833113_thumb250.jpg",
    "song": "I’m Coming Out",
    "track_id": "cb0e8759-5e60-4bb3-b8dd-6c883a9dd7f3",
    "recording_id": "ec2f10ef-a9c1-475f-8cdc-b4a203752bfe",
    "artist": "Diana Ross",
    "artist_ids": [
        "60d41417-feda-4734-bbbf-7dcc30e08a83"
    ],
    "album": "Diana",
    "release_id": "286132e9-04cc-4931-a396-3c04d39a8e78",
    "release_group_id": "fd07981b-fe56-3218-8df6-bcbe6992c96e",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1980-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Pride Month! \n\nThe Sun card is all about radiant joy, authenticity, and being fully seen ..which makes it the perfect symbol for Pride weekend. Whether you’re out, coming out, w/e this is your cosmic permission slip to celebrate who you are!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}