Information about plays

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

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

{
    "id": 3601340,
    "uri": "https://api.kexp.org/v2/plays/3601340/?format=api",
    "airdate": "2026-01-07T08:27:38-08:00",
    "show": 65586,
    "show_uri": "https://api.kexp.org/v2/shows/65586/?format=api",
    "image_uri": "https://ia802806.us.archive.org/30/items/mbid-e457cc46-ea27-4bc6-8df9-48d13d945827/mbid-e457cc46-ea27-4bc6-8df9-48d13d945827-20951682912_thumb500.jpg",
    "thumbnail_uri": "https://ia802806.us.archive.org/30/items/mbid-e457cc46-ea27-4bc6-8df9-48d13d945827/mbid-e457cc46-ea27-4bc6-8df9-48d13d945827-20951682912_thumb250.jpg",
    "song": "I Need a Dollar",
    "track_id": "29285a4f-0123-4bb4-9244-f32b88370392",
    "recording_id": "6a1adecf-b36e-433b-b8bb-960150c47f10",
    "artist": "Aloe Blacc",
    "artist_ids": [
        "4bf89e02-6c30-4603-9f6a-52619b1bea1a"
    ],
    "album": "Good Things",
    "release_id": "e457cc46-ea27-4bc6-8df9-48d13d945827",
    "release_group_id": "bdf92057-559a-43f4-b1ab-a8433d23633e",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Aloe Blacc (Nathaniel Dawkins III), an American rapper, singer, record producer, and philanthropist.\n\nAloe Blacc got the idea for this song after listening to field recordings from the Smithsonian. Hearing these recordings of people singing their tales of woe, Blacc decided to write one of his own, and came up with the title \"I Need A Dollar.\" https://bit.ly/3uVnqgf\n\nhttps://aloeblacc1.bandcamp.com/\nhttps://www.aloeblacc.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}