Information about plays

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

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

{
    "id": 3631063,
    "uri": "https://api.kexp.org/v2/plays/3631063/?format=api",
    "airdate": "2026-03-19T13:45:09-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-3612e824-436c-46eb-bde6-b24170715fdf/mbid-3612e824-436c-46eb-bde6-b24170715fdf-5966032873_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-3612e824-436c-46eb-bde6-b24170715fdf/mbid-3612e824-436c-46eb-bde6-b24170715fdf-5966032873_thumb250.jpg",
    "song": "Get Up",
    "track_id": "7dd74ad3-ef0d-49be-90df-5d9bbf30df84",
    "recording_id": "1aeefbed-70f9-4b5f-a64c-fd84ef91233e",
    "artist": "Young Fathers",
    "artist_ids": [
        "24aa5c20-a275-468a-93a9-b3d96b344b6c"
    ],
    "album": "Dead",
    "release_id": "3612e824-436c-46eb-bde6-b24170715fdf",
    "release_group_id": "965e74be-0994-4b14-b5c4-17de70b1bf78",
    "labels": [
        "Big Dada",
        "anticon."
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097",
        "bf92cf45-cea1-4837-996b-fd9384a5704c"
    ],
    "release_date": "2014-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Get Up” begins in a tribal funk and is a suggestion to “Get up and do the right thing.” With two of the members from Africa (Liberia and Nigeria), this plays the part of an anthem for the growing attitude of African cooperation and success. : https://quipmag.com/ep-review-get-up-by-young-fathers/\n--\n\"Get Up\" was selected as a KEXP Song of the Day in 2014. You can download it for yourself here: https://www.kexp.org/read/2014/3/31/song-of-the-day-young-fathers-get-up/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}