Information about plays

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

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

{
    "id": 3590024,
    "uri": "https://api.kexp.org/v2/plays/3590024/?format=api",
    "airdate": "2025-12-12T05:34:36-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "https://ia903108.us.archive.org/5/items/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05-42582131090_thumb500.jpg",
    "thumbnail_uri": "https://ia903108.us.archive.org/5/items/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05-42582131090_thumb250.jpg",
    "song": "Greasy Off the Racing Line",
    "track_id": "c203100d-db96-4420-aa86-601806150ea5",
    "recording_id": "dfe45081-01bf-49c0-97c6-0f9f087b4d82",
    "artist": "Daniel Avery w/ Alison Mosshart",
    "artist_ids": [
        "3e7aa4a4-5b7e-46a3-a7ff-c57044fa1b64",
        "054f94f3-2a75-480b-b417-d817cdbcf6f6"
    ],
    "album": "Tremor",
    "release_id": "d0a50609-f69b-468f-b05c-5025de0e0f05",
    "release_group_id": "730d3f80-ca07-4198-a158-3ba65087f407",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London producer Daniel Avery teams with The Kills’ Alison Mosshart for a late‑night F1 fever dream—‘Greasy Off the Racing Line’ turns racing‑line physics into a prowling warehouse monologue about loving the moment you skid off course.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}