Information about plays

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

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

{
    "id": 3607313,
    "uri": "https://api.kexp.org/v2/plays/3607313/?format=api",
    "airdate": "2026-01-21T17:59:43-08:00",
    "show": 65717,
    "show_uri": "https://api.kexp.org/v2/shows/65717/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-27163407-eeec-4c3c-a827-0a4944dcad07/mbid-27163407-eeec-4c3c-a827-0a4944dcad07-35499185337_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-27163407-eeec-4c3c-a827-0a4944dcad07/mbid-27163407-eeec-4c3c-a827-0a4944dcad07-35499185337_thumb250.jpg",
    "song": "comfortable",
    "track_id": "dc5c8c1c-5c3c-4464-b448-df6748d22257",
    "recording_id": "55ec3afc-a872-4fda-93fe-bc90e82b1448",
    "artist": "uh",
    "artist_ids": [
        "c3764190-891f-495c-95c4-4d85d81889d0"
    ],
    "album": "humanus",
    "release_id": "27163407-eeec-4c3c-a827-0a4944dcad07",
    "release_group_id": "800c24e7-85e4-40b1-b737-9889164b2ab4",
    "labels": [
        "Prah Recordings"
    ],
    "label_ids": [
        "83d79e40-676d-46e5-8183-37ef18742868"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pop duo (and siblings) Dominic and Fionnuala Kennedy perform as Uh -- they \"grew up in Harlesden in north-west London, where their parents had moved to from the west coast of Ireland before they were born. humanus, though, is a record focused on the present. Amidst its raw acid synths, long form hardware workouts and soaring vocals is an album that’s ultimately about the pair’s own relationship both creative and personal.\" https://uhuhuh.bandcamp.com/album/humanus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}