Information about plays

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

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

{
    "id": 3639481,
    "uri": "https://api.kexp.org/v2/plays/3639481/?format=api",
    "airdate": "2026-04-08T13:53:23-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://ia802803.us.archive.org/11/items/mbid-072cbb7f-9cee-4bc8-9bfb-82522482c3a7/mbid-072cbb7f-9cee-4bc8-9bfb-82522482c3a7-44755149726_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-072cbb7f-9cee-4bc8-9bfb-82522482c3a7/mbid-072cbb7f-9cee-4bc8-9bfb-82522482c3a7-44755149726_thumb250.jpg",
    "song": "SpiceKick",
    "track_id": "e4e0eda6-f8c4-4df5-a1a2-4c6798283a0b",
    "recording_id": "164b2ace-eab7-4dfe-92f7-595442719462",
    "artist": "Magi Merlin",
    "artist_ids": [
        "ddec45b4-4325-4216-b0f0-975659847e19"
    ],
    "album": "POWER HOUSE",
    "release_id": "072cbb7f-9cee-4bc8-9bfb-82522482c3a7",
    "release_group_id": "fe605f7d-aa6a-4343-a09e-f311cd4a8580",
    "labels": [
        "Bonsound"
    ],
    "label_ids": [
        "8b1d458b-e154-4d16-a3fe-6a3121790874"
    ],
    "release_date": "2026-07-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Magi Merlin [pronounced Mahd-j-eye] calls her sound 'Broken R&B'.\n--\nHere's an interview with the Montreal musician: https://earmilk.com/2025/09/03/magi-merlin-on-broken-rb-exploring-lyrical-themes-and-her-fme-2025-debut-interview/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}