Information about plays

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

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

{
    "id": 3631459,
    "uri": "https://api.kexp.org/v2/plays/3631459/?format=api",
    "airdate": "2026-03-20T11:56:05-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://ia601502.us.archive.org/0/items/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16/mbid-7af74a76-e67d-4bc0-8c05-2143a6893e16-33373039401_thumb500.jpg",
    "thumbnail_uri": "https://ia801502.us.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": "Nation of Language's Aidan Noell collaborated with LCD Soundsystem’s Nancy Whang on this cover of the early Detroit techno classic “Sharevari\" by A Number of Names. 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"
}