Information about plays

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

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

{
    "id": 3523338,
    "uri": "https://api.kexp.org/v2/plays/3523338/?format=api",
    "airdate": "2025-07-06T05:37:37-07:00",
    "show": 63935,
    "show_uri": "https://api.kexp.org/v2/shows/63935/?format=api",
    "image_uri": "https://ia801202.us.archive.org/8/items/mbid-a3f75202-28e4-4a3d-96ae-c8110eabbadc/mbid-a3f75202-28e4-4a3d-96ae-c8110eabbadc-42144523039_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-a3f75202-28e4-4a3d-96ae-c8110eabbadc/mbid-a3f75202-28e4-4a3d-96ae-c8110eabbadc-42144523039_thumb250.jpg",
    "song": "DEAD",
    "track_id": "10aa9832-2383-40bf-9b66-98365039e952",
    "recording_id": "c828c56c-4921-45fc-b097-a03f93dbec34",
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "DEAD",
    "release_id": "a3f75202-28e4-4a3d-96ae-c8110eabbadc",
    "release_group_id": "9fb0724c-c2dd-4d21-b640-b9c870929630",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-06-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Sudan Archives!\n\nMore than two years since her breakthrough second album Natural Brown Prom Queen, Sudan Archives is back again with \"DEAD\", a new song that marks a more dancefloor-forward direction.\n\nhttps://sudanarchives.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}