Information about plays

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

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

{
    "id": 3553253,
    "uri": "https://api.kexp.org/v2/plays/3553253/?format=api",
    "airdate": "2025-09-15T05:26:17-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-24061507-b348-4a12-b638-47bff615c58c/mbid-24061507-b348-4a12-b638-47bff615c58c-36002240722_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-24061507-b348-4a12-b638-47bff615c58c/mbid-24061507-b348-4a12-b638-47bff615c58c-36002240722_thumb250.jpg",
    "song": "Porque Yo",
    "track_id": "96579792-e9ec-4292-a617-020212c719e7",
    "recording_id": "f531e2b9-b157-41bd-b695-4824967f93cf",
    "artist": "Pahua feat. Eva de Marce",
    "artist_ids": [
        "91ac4b69-025f-4343-a40a-4f0703daf576",
        "e3f2c376-c32c-4176-91bf-3e75e32f960a"
    ],
    "album": "Habita",
    "release_id": "24061507-b348-4a12-b638-47bff615c58c",
    "release_group_id": "39578fb7-0bb5-4dde-80ca-d91aef31e392",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2023-06-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Learn more about Mexico-based artist Pahua in this El Sonido Live session from 2023:\n\nhttps://www.kexp.org/read/2023/7/13/el-sonido-live-get-to-know-pahua-in-three-albums/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}