Information about plays

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

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

{
    "id": 3623033,
    "uri": "https://api.kexp.org/v2/plays/3623033/?format=api",
    "airdate": "2026-02-27T14:56:33-08:00",
    "show": 66044,
    "show_uri": "https://api.kexp.org/v2/shows/66044/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-db9ecb67-4541-47ef-9054-78a8b64188bd/mbid-db9ecb67-4541-47ef-9054-78a8b64188bd-13862933495_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-db9ecb67-4541-47ef-9054-78a8b64188bd/mbid-db9ecb67-4541-47ef-9054-78a8b64188bd-13862933495_thumb250.jpg",
    "song": "My Lovin’ (You’re Never Gonna Get It)",
    "track_id": "0e67f3da-77a7-4f19-9db3-1c3d7a86636a",
    "recording_id": "9cf2bb20-ca0f-421b-a437-9d626850fc9b",
    "artist": "En Vogue",
    "artist_ids": [
        "9a883a69-436b-4d17-9ffd-122a9bf4419a"
    ],
    "album": "Funky Divas",
    "release_id": "db9ecb67-4541-47ef-9054-78a8b64188bd",
    "release_group_id": "6ec45cd6-66d5-3d6e-93f3-ad3320055dca",
    "labels": [
        "EastWest Records America"
    ],
    "label_ids": [
        "0b05d7e9-fd0b-4967-92a8-a42f72e12903"
    ],
    "release_date": "1992-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Oakland in 1989, En Vogue have set the standard for R&B vocal groups for over three decades!\n\nhttp://envoguemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}