Information about plays

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

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

{
    "id": 3611036,
    "uri": "https://api.kexp.org/v2/plays/3611036/?format=api",
    "airdate": "2026-01-30T12:29:21-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-36992300-baaa-41a8-84f8-824a100d1882/mbid-36992300-baaa-41a8-84f8-824a100d1882-44072327753_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-36992300-baaa-41a8-84f8-824a100d1882/mbid-36992300-baaa-41a8-84f8-824a100d1882-44072327753_thumb250.jpg",
    "song": "Drifting (Kryptogram remix)",
    "track_id": "4f1435d3-7914-4d49-91b2-51b924e6707b",
    "recording_id": "9bb4c51b-f445-4ebb-8deb-9e0fbd08aa3d",
    "artist": "Night Tapes",
    "artist_ids": [
        "46c38a79-24c0-4902-9c69-13c1ef1da408"
    ],
    "album": "Drifting (Kryptogram remix)",
    "release_id": "36992300-baaa-41a8-84f8-824a100d1882",
    "release_group_id": "58ef59fd-1520-45a2-a019-432115e7216a",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Night Tapes released the original version of \"Drifting\" in 2024 on their Assisted Memories album. This Kryptogram remix came out earlier this month! \n\nhttps://nighttapesmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}