Information about plays

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

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

{
    "id": 3569835,
    "uri": "https://api.kexp.org/v2/plays/3569835/?format=api",
    "airdate": "2025-10-25T16:49:10-07:00",
    "show": 64932,
    "show_uri": "https://api.kexp.org/v2/shows/64932/?format=api",
    "image_uri": "https://ia600904.us.archive.org/27/items/mbid-7849a94e-113e-4bfb-a33f-29676e02fcf3/mbid-7849a94e-113e-4bfb-a33f-29676e02fcf3-42989754008_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-7849a94e-113e-4bfb-a33f-29676e02fcf3/mbid-7849a94e-113e-4bfb-a33f-29676e02fcf3-42989754008_thumb250.jpg",
    "song": "Main Event",
    "track_id": "2cc035a0-9f91-46a4-ab66-04d2e1f8a6b3",
    "recording_id": "a59ae464-e81a-42b8-a8c8-3b63d6352fcf",
    "artist": "TATYANA",
    "artist_ids": [
        "d27f8596-c425-44b8-9898-fe8c15eaa4a9"
    ],
    "album": "Amour Armour",
    "release_id": "7849a94e-113e-4bfb-a33f-29676e02fcf3",
    "release_group_id": "59852ca6-1d9d-458c-a792-4da573c5c5c3",
    "labels": [
        "Sinderlyn"
    ],
    "label_ids": [
        "228a2488-ccc4-4cc0-8a0b-54099594b9f0"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based artist TATYANA. New album releasing in November!\nhttps://tatyana.bandcamp.com/track/amour-armour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}