Information about plays

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

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

{
    "id": 3519527,
    "uri": "https://api.kexp.org/v2/plays/3519527/?format=api",
    "airdate": "2025-06-27T13:01:45-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia600303.us.archive.org/0/items/mbid-d809b94c-6924-435b-b29c-ccf91cda2827/mbid-d809b94c-6924-435b-b29c-ccf91cda2827-21392619804_thumb500.jpg",
    "thumbnail_uri": "https://ia800303.us.archive.org/0/items/mbid-d809b94c-6924-435b-b29c-ccf91cda2827/mbid-d809b94c-6924-435b-b29c-ccf91cda2827-21392619804_thumb250.jpg",
    "song": "Continue the Fun (Space version)",
    "track_id": "8778b6eb-7eb9-4f92-99d4-bd2136504bc2",
    "recording_id": "7634c416-4b8c-4ec8-a790-c4669e9160fc",
    "artist": "The Mauskovic Dance Band",
    "artist_ids": [
        "cf6633d5-fb76-4a4d-b1a0-1a6477925a9a"
    ],
    "album": "Brownswood Bubblers Thirteen",
    "release_id": "d809b94c-6924-435b-b29c-ccf91cda2827",
    "release_group_id": "0cfdca3c-6430-47bf-a780-a69a2186bee9",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2018-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Friday and welcome to The Afternoon Show! \n\nhttps://brownswoodbubblers.bandcamp.com/track/continue-the-fun-space-version",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}