Information about plays

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

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

{
    "id": 3550767,
    "uri": "https://api.kexp.org/v2/plays/3550767/?format=api",
    "airdate": "2025-09-09T07:07:18-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia801402.us.archive.org/25/items/mbid-ba2a6887-99ac-4544-a5c7-f6a869149295/mbid-ba2a6887-99ac-4544-a5c7-f6a869149295-22489704434_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-ba2a6887-99ac-4544-a5c7-f6a869149295/mbid-ba2a6887-99ac-4544-a5c7-f6a869149295-22489704434_thumb250.jpg",
    "song": "Girls",
    "track_id": "25a2899c-a456-4147-9afd-800cc303b109",
    "recording_id": "67beafb9-8ced-48e0-958c-386e44ef3f54",
    "artist": "Death in Vegas",
    "artist_ids": [
        "5b32946a-4c08-4a75-b1b1-60700470671f"
    ],
    "album": "Scorpio Rising",
    "release_id": "ba2a6887-99ac-4544-a5c7-f6a869149295",
    "release_group_id": "c7ec9d86-3d0c-3ab7-bd52-220316198dfe",
    "labels": [
        "Sanctuary Records"
    ],
    "label_ids": [
        "0b188c03-0909-4d18-b8b6-4eb93ca1471c"
    ],
    "release_date": "2003-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Lost in Translation soundtrack which turns 22 today!\n\nThis third album from the British group features Hope Sandoval, Liam Gallagher, Nicola Kuperus, and Paul Weller on a few tracks. \"Girls\" is featured on the soundtrack to the 2003 film Lost in Translation and 2004 film D.E.B.S..",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}