Information about plays

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

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

{
    "id": 3630182,
    "uri": "https://api.kexp.org/v2/plays/3630182/?format=api",
    "airdate": "2026-03-17T12:37:26-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "https://dn710903.ca.archive.org/0/items/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa-22692885503_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa-22692885503_thumb250.jpg",
    "song": "Pull Up to the Bumper",
    "track_id": "8a940821-bb2b-345e-8e30-8e755e2831a9",
    "recording_id": "5a66758a-a5d6-4252-b1ae-69fc72c6ca46",
    "artist": "Grace Jones",
    "artist_ids": [
        "b1c124b3-cf60-41a6-8699-92728c8a3fe0"
    ],
    "album": "Nightclubbing",
    "release_id": "0e86c2d1-4e5f-3a32-bdb4-c866082ffafa",
    "release_group_id": "8a0fff99-479d-3fe3-849f-0ddc8d22d304",
    "labels": [
        "Island Masters"
    ],
    "label_ids": [
        "8064bdbf-a96b-440d-9bda-7809ea3d58ca"
    ],
    "release_date": "1989-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Several listeners texted to say that this song should be the sequel to the previous \"Underappreciated.\"\n--\n\"Pull Up to the Bumper\" contains samples of multiple elements of \"Peanut Butter\" by Compass Point All Stars.\n--\nHere's the great Grace Jones in a live performance of this suggestive song in 2024: https://www.youtube.com/watch?v=zi_vOAzJwB0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}