Information about plays

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

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

{
    "id": 3662821,
    "uri": "https://api.kexp.org/v2/plays/3662821/?format=api",
    "airdate": "2026-06-02T14:12:01-07:00",
    "show": 66885,
    "show_uri": "https://api.kexp.org/v2/shows/66885/?format=api",
    "image_uri": "https://dn720001.ca.archive.org/0/items/mbid-f0acfc11-10eb-4ceb-89c6-13c91b61a805/mbid-f0acfc11-10eb-4ceb-89c6-13c91b61a805-45056662442_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Chauffeur",
    "track_id": "4f98e44d-a313-44ce-98a2-5a50e9325f3a",
    "recording_id": "43d74558-5edc-43e6-8b48-5787742e23c2",
    "artist": "The Womack Sisters",
    "artist_ids": [
        "d76b40cc-3cff-483e-8ae8-f7551e85fa29"
    ],
    "album": "The Womack Sisters",
    "release_id": "f0acfc11-10eb-4ceb-89c6-13c91b61a805",
    "release_group_id": "ceb80373-f916-4041-9b3f-967d18bc9d2f",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2026-07-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA-based soul and R&B trio The Womack Sisters—BG, Zeimani, and Kucha—are carrying on their family's legendary musical legacy. New album 'The Womack Sisters' available on August 14 from Daptone Records",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}