Information about plays

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

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

{
    "id": 3550621,
    "uri": "https://api.kexp.org/v2/plays/3550621/?format=api",
    "airdate": "2025-09-08T23:11:51-07:00",
    "show": 64513,
    "show_uri": "https://api.kexp.org/v2/shows/64513/?format=api",
    "image_uri": "https://ia800907.us.archive.org/8/items/mbid-e3a57eb1-f75d-49ab-bc6d-e8aae63d26ba/mbid-e3a57eb1-f75d-49ab-bc6d-e8aae63d26ba-42161108366_thumb500.jpg",
    "thumbnail_uri": "https://ia600907.us.archive.org/8/items/mbid-e3a57eb1-f75d-49ab-bc6d-e8aae63d26ba/mbid-e3a57eb1-f75d-49ab-bc6d-e8aae63d26ba-42161108366_thumb250.jpg",
    "song": "Flurescence",
    "track_id": "2c339b20-222d-49f6-888a-d179cf936a08",
    "recording_id": "f48d6247-0bac-4dd5-bd90-78e6b82411ad",
    "artist": "Spacetime Continuum",
    "artist_ids": [
        "e7d1dc45-d4f1-4112-9aa1-b92494f63fa2"
    ],
    "album": "Telepathic Fish: Trawling the Early 90s Ambient Underground",
    "release_id": "e3a57eb1-f75d-49ab-bc6d-e8aae63d26ba",
    "release_group_id": "df8f6bce-6d94-4015-9733-4c3cd5edff97",
    "labels": [
        "Fundamental Frequencies"
    ],
    "label_ids": [
        "7a926ca3-15c3-4565-8748-133b7d46dc14"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "S/O DJ Alex for this one! - https://fundamentalfrequencies.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}