Information about plays

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

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

{
    "id": 3635524,
    "uri": "https://api.kexp.org/v2/plays/3635524/?format=api",
    "airdate": "2026-03-30T08:49:27-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-d8123c0b-fdf0-46a6-a59d-82b413911bb3/mbid-d8123c0b-fdf0-46a6-a59d-82b413911bb3-35639482036_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-d8123c0b-fdf0-46a6-a59d-82b413911bb3/mbid-d8123c0b-fdf0-46a6-a59d-82b413911bb3-35639482036_thumb250.jpg",
    "song": "Just Cool",
    "track_id": "a4441b24-c16e-47d5-bd00-d83e269fdf22",
    "recording_id": "b6898fe9-d268-426e-aaf0-e7cf694fa733",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Just Cool",
    "release_id": "d8123c0b-fdf0-46a6-a59d-82b413911bb3",
    "release_group_id": "48cb6fb3-94a8-4282-ac35-42266d5b0596",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2023-05-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Steven Umoh, is the man behind the name Obongjayar, a London-based Nigerian artist.  His 2023 single was selected by Cheryl as a free KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2023/8/16/obongjayar-just-cool/. \n(Be sure to check out the KEXP Song of the Day podcast for daily music!)\n\nhttps://obongjayar.bandcamp.com/album/some-nights-i-dream-of-doors",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}