Information about plays

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

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

{
    "id": 3544957,
    "uri": "https://api.kexp.org/v2/plays/3544957/?format=api",
    "airdate": "2025-08-26T06:38:43-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia601500.us.archive.org/5/items/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1-42448270583_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1-42448270583_thumb250.jpg",
    "song": "Morning Sun",
    "track_id": "7b1df748-0671-4a15-a0e9-0520996faeb6",
    "recording_id": "e312a97f-1293-4375-97c6-b0f4cc11a053",
    "artist": "Sampology",
    "artist_ids": [
        "c23b8c9f-6c39-41b5-9005-477518176f9e"
    ],
    "album": "Ripen, Vol. 1",
    "release_id": "fb1c4e34-05cc-4d0d-af25-b2dc1678bca1",
    "release_group_id": "8f31d8e0-349c-4406-9b15-e6210ea3eac5",
    "labels": [
        "Middle Name Records"
    ],
    "label_ids": [
        "f3abbc99-c1bc-4480-9639-34f786f2fec2"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest from Brisbane based producer/ dj Sampology. Opening single \"Morning Sun\" delivers the perfect soundtrack for a daybreak brimming with optimism, featuring the uplifting harmonies of a choral trio comprising Tiana Khasi, Hannah Macklin and Kalila. https://sampology.bandcamp.com/album/ripen-vol-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}