Information about plays

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

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

{
    "id": 3633331,
    "uri": "https://api.kexp.org/v2/plays/3633331/?format=api",
    "airdate": "2026-03-25T02:00:21-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://coverartarchive.org/release/6998aa9c-58d5-46e3-8a10-a0d17cdc5f29/31724773839-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6998aa9c-58d5-46e3-8a10-a0d17cdc5f29/31724773839-250.jpg",
    "song": "Let No Man Put Asunder (Shep Pettibone MIX)",
    "track_id": null,
    "recording_id": "60f01362-b2e5-4ff2-ae39-2cc20e47d86f",
    "artist": "First Choice",
    "artist_ids": [
        "bd1510da-7c76-4be3-a71e-9f5c71273176"
    ],
    "album": "Delusions",
    "release_id": null,
    "release_group_id": "b83d6f80-845a-394a-aeb5-a06b2fa96a5b",
    "labels": [
        "Salsoul Records"
    ],
    "label_ids": [
        "edb659b4-29cb-48f2-9d48-4fcfe9656e73"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Chip's 'Huarache Lights' sample of First Choice's 'Let No Man Put Asunder (A Shep Pettibone Mix)' starting at 3:27 secs\n\nhttps://www.youtube.com/watch?v=SeM-ANuGldQ\n\nFirst Choice is an American girl group and vocal music trio from Philadelphia. Their soul and disco hits included \"Armed and Extremely Dangerous\", \"Smarty Pants\", \"The Player (Part 1)\", \"Guilty\", \"Love Thang\", and \"Doctor Love\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}