Information about plays

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

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

{
    "id": 3625082,
    "uri": "https://api.kexp.org/v2/plays/3625082/?format=api",
    "airdate": "2026-03-04T04:47:27-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-1d929dbc-85b3-4cf1-bbf7-fd84f6f54a65/mbid-1d929dbc-85b3-4cf1-bbf7-fd84f6f54a65-23179246392_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-1d929dbc-85b3-4cf1-bbf7-fd84f6f54a65/mbid-1d929dbc-85b3-4cf1-bbf7-fd84f6f54a65-23179246392_thumb250.jpg",
    "song": "Violin Tsunami",
    "track_id": "9e237a62-e912-405c-994e-a44bc7b1a2a9",
    "recording_id": "6489501c-6c28-4e3e-9f5e-5f6b42006378",
    "artist": "Kishi Bashi",
    "artist_ids": [
        "7c340ac5-6eda-4981-91d6-d5b1f4d1bbbf"
    ],
    "album": "Omoiyari",
    "release_id": "1d929dbc-85b3-4cf1-bbf7-fd84f6f54a65",
    "release_group_id": "43aebfcf-69dc-42be-952e-f8af99572474",
    "labels": [
        "Joyful Noise Recordings"
    ],
    "label_ids": [
        "ea3bb22e-d9c4-4739-a138-55b56816216f"
    ],
    "release_date": "2019-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://kishibashi.bandcamp.com/track/violin-tsunami",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}