Information about plays

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

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

{
    "id": 3641581,
    "uri": "https://api.kexp.org/v2/plays/3641581/?format=api",
    "airdate": "2026-04-13T13:47:43-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://ia800307.us.archive.org/3/items/mbid-2dc4d07f-6179-467f-8cda-6551db874749/mbid-2dc4d07f-6179-467f-8cda-6551db874749-44370484117_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-2dc4d07f-6179-467f-8cda-6551db874749/mbid-2dc4d07f-6179-467f-8cda-6551db874749-44370484117_thumb250.jpg",
    "song": "Won't Wait",
    "track_id": "f0eaad27-cae3-49c3-9fac-4ae43fbdd74b",
    "recording_id": "f8a6f7b4-4217-4db5-939f-70dd59516181",
    "artist": "Makthaverskan",
    "artist_ids": [
        "735f0aca-dd56-4247-8d11-1d7260c25436"
    ],
    "album": "Glass and Bones",
    "release_id": "2dc4d07f-6179-467f-8cda-6551db874749",
    "release_group_id": "d1cecc19-441e-4de2-b177-458fd03f7bcd",
    "labels": [
        "Welfare Sounds & Records"
    ],
    "label_ids": [
        "6ed81223-2ec0-472c-bba4-127f664962f4"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Gothenburg, Sweden.\n\nOff the band's fifth album and latest release. \n\nhttps://makthaverskan.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}