Information about plays

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

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

{
    "id": 3575216,
    "uri": "https://api.kexp.org/v2/plays/3575216/?format=api",
    "airdate": "2025-11-07T17:46:37-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-5083e4a8-8c2f-40d4-98c2-e3dd647ef32d/mbid-5083e4a8-8c2f-40d4-98c2-e3dd647ef32d-41150482280_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-5083e4a8-8c2f-40d4-98c2-e3dd647ef32d/mbid-5083e4a8-8c2f-40d4-98c2-e3dd647ef32d-41150482280_thumb250.jpg",
    "song": "Big Light",
    "track_id": "171113d6-c6b6-450c-abf2-71e9707fd236",
    "recording_id": "e04a323e-8039-445b-8e83-683ac3d227ed",
    "artist": "Antony Szmierek",
    "artist_ids": [
        "4e892967-3080-4a28-840f-66717360e535"
    ],
    "album": "Service Station at the End of the Universe",
    "release_id": "5083e4a8-8c2f-40d4-98c2-e3dd647ef32d",
    "release_group_id": "f54f581b-44dd-4206-bfb9-5dd1937383b5",
    "labels": [
        "Mushroom Music"
    ],
    "label_ids": [
        "5d10d13f-786a-4a6a-830c-dcd29922a189"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK electronic artist Antony Szmierek's new debut album 'Service Station at the End of the Universe' is out now!\nhttps://www.antonyszmierek.co.uk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}