Information about plays

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

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

{
    "id": 3500304,
    "uri": "https://api.kexp.org/v2/plays/3500304/?format=api",
    "airdate": "2025-05-12T06:04:31-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia804607.us.archive.org/27/items/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9-40995574892_thumb500.jpg",
    "thumbnail_uri": "https://ia904607.us.archive.org/27/items/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9-40995574892_thumb250.jpg",
    "song": "Special",
    "track_id": "0cc3f36f-ac6f-420d-b466-20df7a2ece85",
    "recording_id": "b87aed57-941d-48b2-a92a-9fc6c88621b6",
    "artist": "Scowl",
    "artist_ids": [
        "c81f7820-ee5b-46ef-9b78-027d38b9a1aa"
    ],
    "album": "Are We All Angels",
    "release_id": "0809377f-7363-453a-8b7b-f7c25ab821b9",
    "release_group_id": "1c8cdb68-e22a-4363-b2b7-6b2b7f6cc75e",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single and new album from the Santa Cruz band!\n\nPlaying July 22 at Barboza in Seattle, WA.\n\nhttps://scowl831.bandcamp.com/album/are-we-all-angelsv=CGzyxGSqaE4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}