Information about plays

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

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

{
    "id": 3536703,
    "uri": "https://api.kexp.org/v2/plays/3536703/?format=api",
    "airdate": "2025-08-06T14:28:30-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://ia600602.us.archive.org/30/items/mbid-e3e0ac03-0525-35b1-9fed-5c9d0157bcbd/mbid-e3e0ac03-0525-35b1-9fed-5c9d0157bcbd-2703394141_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/30/items/mbid-e3e0ac03-0525-35b1-9fed-5c9d0157bcbd/mbid-e3e0ac03-0525-35b1-9fed-5c9d0157bcbd-2703394141_thumb250.jpg",
    "song": "The Night Before",
    "track_id": "edeab321-02b7-3a2b-8d4f-91a84eff860f",
    "recording_id": "0f2ddaaa-05b9-46a0-bc09-25eb9a708e6f",
    "artist": "The Beatles",
    "artist_ids": [
        "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
    ],
    "album": "Help!",
    "release_id": "e3e0ac03-0525-35b1-9fed-5c9d0157bcbd",
    "release_group_id": "0d44e1cb-c6e0-3453-8b68-4d2082f05421",
    "labels": [
        "Apple Records",
        "Parlophone",
        "Capitol Records"
    ],
    "label_ids": [
        "cf7fc5cf-e011-4ef4-b511-cd0188537910",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2009-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Night Before\" is a song by The Beatles from their 1965 film Help! and soundtrack album of the same name. It was written primarily by Paul McCartney and credited to the Lennon–McCartney partnership. Described as a pop rock or rock and roll song, its lyrics reflect on the singer's last night with his lover before being abandoned.\n\nRecorded in February 1965, \"The Night Before\" was the first Beatles song to feature electric piano, played by John Lennon. Its film sequence was shot the following May, showing the band miming to the track on Salisbury Plain. The Beatles only played the song live once, during their final BBC Radio performance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}