Information about plays

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

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

{
    "id": 3580089,
    "uri": "https://api.kexp.org/v2/plays/3580089/?format=api",
    "airdate": "2025-11-19T04:07:30-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8-43454083880_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8-43454083880_thumb250.jpg",
    "song": "RAIN",
    "track_id": "ba5f948c-af1c-4dc8-ab53-9264b0494998",
    "recording_id": "dba62ce2-8ec8-4153-9806-0280c393871a",
    "artist": "Travis Thompson feat. Oblé Reed",
    "artist_ids": [
        "7b332b28-cd7f-45e4-9f68-68952ceb7915",
        "61716fe9-64cd-4c86-bf6c-d272a2b795da"
    ],
    "album": "LIFE IS THE SCARIEST MOVIE",
    "release_id": "aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8",
    "release_group_id": "542bacc6-16ff-4367-aed7-7f13020d8323",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Burien and North Seattle on the same track:\n\nhttps://www.youtube.com/watch?v=jXBrnjQSYRE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}