Information about plays

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

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

{
    "id": 3549894,
    "uri": "https://api.kexp.org/v2/plays/3549894/?format=api",
    "airdate": "2025-09-07T04:09:15-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia800900.us.archive.org/23/items/mbid-f52e1647-4435-4f98-851e-43d7a96a0061/mbid-f52e1647-4435-4f98-851e-43d7a96a0061-42128961587_thumb500.jpg",
    "thumbnail_uri": "https://dn721706.ca.archive.org/0/items/mbid-f52e1647-4435-4f98-851e-43d7a96a0061/mbid-f52e1647-4435-4f98-851e-43d7a96a0061-42128961587_thumb250.jpg",
    "song": "no fillins²",
    "track_id": "08d54091-51a1-4d15-b3db-fe2ea9c697da",
    "recording_id": "328a37ae-449e-4882-bb40-649752c7f79a",
    "artist": "seiji oda feat. Trunk Boiz",
    "artist_ids": [
        "b3d36b70-457a-4ca9-ae98-07eb1438987b",
        "7225352f-4d66-43f5-a1fb-c0514c6393a6"
    ],
    "album": "HUMAN + NATURE",
    "release_id": "f52e1647-4435-4f98-851e-43d7a96a0061",
    "release_group_id": "5c0fe0d5-f76b-4d2e-a357-32bd73e4458b",
    "labels": [
        "uknowme!"
    ],
    "label_ids": [
        "c15fc8a9-d09d-41ab-9fe4-2463d17fb91f"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seiji Oda is a rapper, singer/songwriter, and producer from Oakland, California. \n\nhttps://seijioda.bandcamp.com/album/human-nature",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}