Information about plays

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

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

{
    "id": 3637144,
    "uri": "https://api.kexp.org/v2/plays/3637144/?format=api",
    "airdate": "2026-04-03T04:51:51-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-2e7c8f40-af77-40ba-b61b-f5c0681cb0ff/mbid-2e7c8f40-af77-40ba-b61b-f5c0681cb0ff-41598674055_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-2e7c8f40-af77-40ba-b61b-f5c0681cb0ff/mbid-2e7c8f40-af77-40ba-b61b-f5c0681cb0ff-41598674055_thumb250.jpg",
    "song": "The Things Around Us",
    "track_id": "635c6f98-54fb-451b-9611-76d3d73e8af1",
    "recording_id": "08e4ffd4-53a0-4d79-8e7f-9d6dee64f04a",
    "artist": "Ahamefule J. Oluo",
    "artist_ids": [
        "fd0b85d1-72d2-405a-a344-733c5e04b12b"
    ],
    "album": "The Things Around Us",
    "release_id": "2e7c8f40-af77-40ba-b61b-f5c0681cb0ff",
    "release_group_id": "5e337563-3180-42aa-8c89-ed3696b44375",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-25",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Things Around Us\" is the third in a trilogy of shows, begun during the COVID-19 lockdown.\n\nYou can find \"The Things Around Us\" on Bandcamp here: https://oakheadrecords.bandcamp.com/album/the-things-around-us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}