Information about plays

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

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

{
    "id": 3635624,
    "uri": "https://api.kexp.org/v2/plays/3635624/?format=api",
    "airdate": "2026-03-30T14:38:39-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-41196fbe-5fc0-436b-b958-5cfcdbe023f8/mbid-41196fbe-5fc0-436b-b958-5cfcdbe023f8-43847032245_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-41196fbe-5fc0-436b-b958-5cfcdbe023f8/mbid-41196fbe-5fc0-436b-b958-5cfcdbe023f8-43847032245_thumb250.jpg",
    "song": "TGD",
    "track_id": "8a8753af-270e-486f-bf47-356c9616a69d",
    "recording_id": "4b709579-7f47-425f-88a8-2ddb785ae0c2",
    "artist": "GENA",
    "artist_ids": [
        "13000b46-4118-4e25-85b4-0ac3cb70dbad"
    ],
    "album": "The Pleasure is Yours",
    "release_id": "41196fbe-5fc0-436b-b958-5cfcdbe023f8",
    "release_group_id": "b51a2dee-5b33-417f-b92e-98aed1d33ac4",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut of collaborative effort GENA (short for “God Energy, Naturally Amazing,” and loosely inspired by Gina from Martin) made up of drummer and producer Karriem Riggins and singer-songwriter, rapper, and producer Liv.e.\n\nhttps://genagenagena.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}