Information about plays

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

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

{
    "id": 3639846,
    "uri": "https://api.kexp.org/v2/plays/3639846/?format=api",
    "airdate": "2026-04-09T10:48:42-07:00",
    "show": 66407,
    "show_uri": "https://api.kexp.org/v2/shows/66407/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a53c4b09-e23c-4381-a95d-43360a78885a/mbid-a53c4b09-e23c-4381-a95d-43360a78885a-44218590198_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-a53c4b09-e23c-4381-a95d-43360a78885a/mbid-a53c4b09-e23c-4381-a95d-43360a78885a-44218590198_thumb250.jpg",
    "song": "Máquina Robot",
    "track_id": "4619623e-298c-4747-a3b4-a3ac4028c80e",
    "recording_id": "ece909b1-97d8-4da3-a1a4-f62c8a104ca9",
    "artist": "Margaritas Podridas",
    "artist_ids": [
        "599f26bc-ccdf-46e3-87a4-350532f782f8"
    ],
    "album": "Metales Pesados",
    "release_id": "a53c4b09-e23c-4381-a95d-43360a78885a",
    "release_group_id": "4f2949c5-f63a-4d2e-8c07-8c71932f8f04",
    "labels": [
        "Hopeless Records"
    ],
    "label_ids": [
        "30204406-1596-4508-81b3-2f27e41c6c14"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Hermosillo, Mexico, band Margaritas Podridas!\n\nCheck out this 2021 Live on KEXP session with the band, hosted by Cheryl: https://www.youtube.com/watch?v=tAbAofaCcfc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}