Information about plays

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

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

{
    "id": 3621354,
    "uri": "https://api.kexp.org/v2/plays/3621354/?format=api",
    "airdate": "2026-02-23T16:49:38-08:00",
    "show": 66013,
    "show_uri": "https://api.kexp.org/v2/shows/66013/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4-43636506007_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4/mbid-e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4-43636506007_thumb250.jpg",
    "song": "No Others",
    "track_id": "3758a732-05eb-40c7-a2e6-00d22ef4af8a",
    "recording_id": "065728f7-7db6-4a23-8fa7-b30591bb0a3a",
    "artist": "Momoko Gill",
    "artist_ids": [
        "ea2912cb-9e76-42ed-93a1-57ba3928e8b7"
    ],
    "album": "Momoko",
    "release_id": "e0fb0a4f-b3e4-4352-b77b-9c65e42ebde4",
    "release_group_id": "0980a2ac-f4eb-4263-bc1b-81764da6cf25",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Strut proudly presents the debut album from producer, songwriter and multiinstrumentalist, Momoko Gill. Fresh from her critically acclaimed collaboration Clay recorded with cult electronic artist Matthew Herbert, Momoko steps forward in her own right for the first time with her remarkable debut solo album.\n\nhttps://momokogill.bandcamp.com/album/momoko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}