Information about plays

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

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

{
    "id": 3639667,
    "uri": "https://api.kexp.org/v2/plays/3639667/?format=api",
    "airdate": "2026-04-09T01:03:19-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://dn720803.ca.archive.org/0/items/mbid-b403531a-5973-4b21-93fc-1ecc330c8ccf/mbid-b403531a-5973-4b21-93fc-1ecc330c8ccf-44805648610_thumb500.jpg",
    "thumbnail_uri": "https://dn720803.ca.archive.org/0/items/mbid-b403531a-5973-4b21-93fc-1ecc330c8ccf/mbid-b403531a-5973-4b21-93fc-1ecc330c8ccf-44805648610_thumb250.jpg",
    "song": "Japan Greatly",
    "track_id": "520729a8-dcfe-4ab4-a13e-39ab056137f0",
    "recording_id": "ab74ace0-d2fc-4491-ad46-05e43afd7a37",
    "artist": "IZCO feat. Reek0 & S.I.",
    "artist_ids": [
        "64febdb5-e33f-4203-b499-6d859b6bef93",
        "f9b66e32-dabe-495e-8867-205e6e3e67d1",
        "34cf71fb-7ee4-4111-bc4b-4cb9ff15966a"
    ],
    "album": "POWERSCROFT",
    "release_id": "b403531a-5973-4b21-93fc-1ecc330c8ccf",
    "release_group_id": "6098d0c4-0884-41c4-bb5a-ef766225a808",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}