Information about plays

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

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

{
    "id": 3622916,
    "uri": "https://api.kexp.org/v2/plays/3622916/?format=api",
    "airdate": "2026-02-27T07:56:57-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16-33373039401_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16-33373039401_thumb250.jpg",
    "song": "Sharevari",
    "track_id": "d1c552c3-a6cb-4cb8-855f-86812c2c41e4",
    "recording_id": "65cf737a-0938-4601-9276-b1a40e66c0fc",
    "artist": "Aidan Noell & Nancy Whang",
    "artist_ids": [
        "e8645fdf-0f03-475a-94dc-6eaeeae46a78",
        "6eb6ae88-0ec1-4f8f-8fc0-8a7df30cc4d9"
    ],
    "album": "Sharevari",
    "release_id": "7af74a76-e67d-4bc0-8c05-2143a6893e16",
    "release_group_id": "45ff68b6-3508-4c77-a307-82e43ca6cfa9",
    "labels": [
        "Nation of Language"
    ],
    "label_ids": [
        "a5685919-3687-4612-a8e8-5107d568edfd"
    ],
    "release_date": "2022-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As requested by Teddy in Colorado\n--\n The original “Sharevari” is a song by the group A Number Of Names and, although it was only pressed with a few hundred copies in its original print run, it has become a foundational club record and holds an oversized influence in the transition between Italo Disco and Detroit Techno.\n\nA Number Of Names is Sterling Jones and Paul Lesley, two Black men from Detroit who worked with a third artist called Roderick Simpson to make “Sharevari”. The name Sharevari evolved from the legendary Charivari night club parties that began attracting a cult following in 1980 and was a tribute to Detroit's high school party scene. \n--\nCheck out the original by A Number of Names: https://www.youtube.com/watch?v=IeF0xTdHPfA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}