Information about plays

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

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

{
    "id": 3624711,
    "uri": "https://api.kexp.org/v2/plays/3624711/?format=api",
    "airdate": "2026-03-03T07:05:37-08:00",
    "show": 66079,
    "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-44037b22-a6de-40ef-b490-070a99e1709b/mbid-44037b22-a6de-40ef-b490-070a99e1709b-44414107768_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/6/items/mbid-44037b22-a6de-40ef-b490-070a99e1709b/mbid-44037b22-a6de-40ef-b490-070a99e1709b-44414107768_thumb250.jpg",
    "song": "Retreat",
    "track_id": "dacc6c8d-9994-4197-94f2-01a32014aeed",
    "recording_id": "dd49f81c-08f6-41e1-a8cc-05b8c3cd4553",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Future Quiet",
    "release_id": "b3cff99e-2e07-447e-abd3-9bb168e3af72",
    "release_group_id": "1670d028-7ce8-4625-9aef-3bbd1c7f05d5",
    "labels": [
        "Little Idiot"
    ],
    "label_ids": [
        "da032f4b-5683-4f2a-b89c-e224c80d6eaf"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Moby's newest album 'Future Quiet' which released last month.\n\nhttps://moby.bandcamp.com\n\n\"i love all types of music, but i need quiet music. here's why i made my new album, future quiet.\": https://moby.com/news/why-i-made-future-quiet/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}