Information about plays

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

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

{
    "id": 3632802,
    "uri": "https://api.kexp.org/v2/plays/3632802/?format=api",
    "airdate": "2026-03-23T17:05:51-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb250.jpg",
    "song": "Electric Lady",
    "track_id": "b1e7b186-3b0a-46f3-9b02-43c2e8c94fbf",
    "recording_id": "e009cbb7-2fce-40fa-aaa8-6d741bdae838",
    "artist": "Janelle Monáe feat. Solange",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0",
        "410e7fd3-b865-4fa0-bb18-1b7fd53382ca"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": "c7400a4b-26cc-4720-aadc-e061b86d693a",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sister Sister\n\nand after an hour we are back to the Janelle!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}