Information about plays

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

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

{
    "id": 3632650,
    "uri": "https://api.kexp.org/v2/plays/3632650/?format=api",
    "airdate": "2026-03-23T07:08:04-07:00",
    "show": 66259,
    "show_uri": "https://api.kexp.org/v2/shows/66259/?format=api",
    "image_uri": "https://dn711200.ca.archive.org/0/items/mbid-e5648344-7e08-4131-8a60-138676d0cfef/mbid-e5648344-7e08-4131-8a60-138676d0cfef-3370472226_thumb500.jpg",
    "thumbnail_uri": "https://dn711200.ca.archive.org/0/items/mbid-e5648344-7e08-4131-8a60-138676d0cfef/mbid-e5648344-7e08-4131-8a60-138676d0cfef-3370472226_thumb250.jpg",
    "song": "Popular",
    "track_id": "c70dfc89-d8ff-379b-9c12-d31693d0ecb9",
    "recording_id": "0d9a5821-d8c2-4fc0-a900-3db7790f346f",
    "artist": "Nada Surf",
    "artist_ids": [
        "b9a2a9a6-7a40-48a6-bcb1-8eff5b89ad5b"
    ],
    "album": "High/Low",
    "release_id": "e5648344-7e08-4131-8a60-138676d0cfef",
    "release_group_id": "185c6b40-3361-32fa-ba46-bf7c89803058",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1996-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Ric Ocasek of the Cars.\n\nCheck out the official, remastered video here: https://www.youtube.com/watch?v=hAFuD-S-e_E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}