Information about plays

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

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

{
    "id": 3630737,
    "uri": "https://api.kexp.org/v2/plays/3630737/?format=api",
    "airdate": "2026-03-18T19:29:55-07:00",
    "show": 66217,
    "show_uri": "https://api.kexp.org/v2/shows/66217/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-5fba1cf6-d167-42fd-bfc3-ef66e6e6f528/mbid-5fba1cf6-d167-42fd-bfc3-ef66e6e6f528-43171518141_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-5fba1cf6-d167-42fd-bfc3-ef66e6e6f528/mbid-5fba1cf6-d167-42fd-bfc3-ef66e6e6f528-43171518141_thumb250.jpg",
    "song": "Still Life",
    "track_id": "8c80bd0d-08e4-4960-bb70-897eb8b20913",
    "recording_id": "58b50069-0cf4-4638-a2f3-ad1adb41edc5",
    "artist": "Møtrik",
    "artist_ids": [
        "89df9e1a-6069-4207-9c63-1fbc77abbf90"
    ],
    "album": "EARTH",
    "release_id": "5fba1cf6-d167-42fd-bfc3-ef66e6e6f528",
    "release_group_id": "a74c530b-19db-44bc-a891-2fc6f388fc58",
    "labels": [
        "Jealous Butcher Records"
    ],
    "label_ids": [
        "8c979a04-bc6b-4cc9-accb-6aa617dc3c88"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland’s MØTRIK are “America’s Best Krautrock Band,” channeling the genre’s driving pulse through a kaleidoscope prism of cosmic textures, hypnotic rhythms, and alien clarity.\n\nhttps://motrik.bandcamp.com/album/earth\n\nhttps://www.wweek.com/music/2025/10/21/motriks-new-album-earth-makes-krautrock-sound-fresh-without-chasing-trends/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}