Information about plays

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

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

{
    "id": 3626549,
    "uri": "https://api.kexp.org/v2/plays/3626549/?format=api",
    "airdate": "2026-03-07T21:42:10-08:00",
    "show": 66122,
    "show_uri": "https://api.kexp.org/v2/shows/66122/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb250.jpg",
    "song": "Hologram",
    "track_id": "adbefdb4-32c7-44ee-ba17-d0f723b1dd85",
    "recording_id": "09a72a3d-5093-4a87-95db-addee6ef3dfb",
    "artist": "Snooper",
    "artist_ids": [
        "f2bc8767-3737-482c-a22f-8b11ce2b74b8"
    ],
    "album": "Worldwide",
    "release_id": "2fa16078-b5d0-4c88-91b4-8246d0d99e48",
    "release_group_id": "067f1e58-0813-4e11-9d84-6c37d180e4ca",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Jason in Portland\n\nhttps://www.snooperonline.com/\nhttps://snooper7.bandcamp.com/album/sn-per",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}