Information about plays

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

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

{
    "id": 3579425,
    "uri": "https://api.kexp.org/v2/plays/3579425/?format=api",
    "airdate": "2025-11-17T13:53:12-08:00",
    "show": 65137,
    "show_uri": "https://api.kexp.org/v2/shows/65137/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb250.jpg",
    "song": "You Got It",
    "track_id": "d3851ecf-5836-4454-b67a-d39c80a2b597",
    "recording_id": "75c1d5b9-95eb-4d00-ba3f-2fdd26f68970",
    "artist": "Thandii",
    "artist_ids": [
        "5054d3a9-6386-4027-a1af-b2ea09fe0203"
    ],
    "album": "FREE UP",
    "release_id": "04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937",
    "release_group_id": "7e040b22-c9af-4f86-bfbf-484b799fdb36",
    "labels": [
        "HALOHALO"
    ],
    "label_ids": [
        "789e66a3-6f04-49c4-92b3-e31a6194a1a8"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Art-pop duo based out of Margate, UK. Jessica Berry and Graham Godfrey, the duo behind Thandii, are accomplished musicians whose live performance credits include work with artists such as Michael Kiwanuka, SAULT, and Little Simz.\n\n@thandii.world",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}