Information about plays

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

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

{
    "id": 3634319,
    "uri": "https://api.kexp.org/v2/plays/3634319/?format=api",
    "airdate": "2026-03-27T16:13:53-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb250.jpg",
    "song": "Ray of Light",
    "track_id": "aa004b11-5ffa-3abe-8c9f-6d45a7376458",
    "recording_id": "a8daf397-53e3-41af-aad5-ab7e50fb438a",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Ray of Light",
    "release_id": "ddb3168d-66a9-4b2d-af02-05278da8a23d",
    "release_group_id": "cb93e87f-5d21-3447-a6e8-22d44f9b0d7a",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1998-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title song from Madonna's 'Ray of Light' is based on the 1971 folk track Sepheryn, which was written by Curtiss Muldoon and Dave Curtis. Madonna liked the song, and reworked it with producer William Orbit for the album.\n\n♬ヾ(-_- )ゞ♪〈( ^.^)ノ♬♪",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}