Information about plays

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

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

{
    "id": 3578085,
    "uri": "https://api.kexp.org/v2/plays/3578085/?format=api",
    "airdate": "2025-11-14T13:47:35-08:00",
    "show": 65107,
    "show_uri": "https://api.kexp.org/v2/shows/65107/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb250.jpg",
    "song": "Dreamer",
    "track_id": "62e0362d-9364-449c-b29a-51a1da6e7d69",
    "recording_id": "367e1ea6-c975-4849-a2be-d89c2ab85d81",
    "artist": "Nabihah Iqbal",
    "artist_ids": [
        "28a7d9a8-36c0-4bdd-ae4d-abcfb76f5a18"
    ],
    "album": "DREAMER",
    "release_id": "fc3ce850-a710-4d29-82ae-7d3a5c4a75f2",
    "release_group_id": "64ed4b3d-04a3-4ff2-a0ff-ea31b92a7fa6",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British musician Nabihah Iqbal is a true music-lover. She plays multiple instruments, produces, DJs, and she has a degree in African history and ethnomusicology. (She’s a lawyer too, by the way.) She can rock you on guitar or push you out onto the dance floor with equal panache. She overcame a mountain of obstacles and setbacks to create her latest record. It is called Dreamer and is available on Ninja Tune Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}