Information about plays

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

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

{
    "id": 3560251,
    "uri": "https://api.kexp.org/v2/plays/3560251/?format=api",
    "airdate": "2025-10-01T23:50:06-07:00",
    "show": 64721,
    "show_uri": "https://api.kexp.org/v2/shows/64721/?format=api",
    "image_uri": "https://ia601008.us.archive.org/22/items/mbid-fbac66b8-329f-4447-8386-7571dc3e1635/mbid-fbac66b8-329f-4447-8386-7571dc3e1635-43183541291_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-fbac66b8-329f-4447-8386-7571dc3e1635/mbid-fbac66b8-329f-4447-8386-7571dc3e1635-43183541291_thumb250.jpg",
    "song": "Crawler",
    "track_id": "26fd1c48-0272-41a4-afb2-1d61c692fd06",
    "recording_id": "bb9f027c-b375-4096-9962-660f5d306d29",
    "artist": "Project Gemini & Wendy Martinez",
    "artist_ids": [
        "6330da4f-df23-490b-a6c1-8a78da4f1efd",
        "ee763143-59f1-4f5b-b2c5-d7383ac5ee36"
    ],
    "album": "Time Stands Still / Le temps s’arrête",
    "release_id": "fbac66b8-329f-4447-8386-7571dc3e1635",
    "release_group_id": "2e051c63-2023-41a5-b0f6-e69dbb0993bd",
    "labels": [
        "Mr Bongo"
    ],
    "label_ids": [
        "0d518d8f-e485-4c2f-825a-ac6642c2f65d"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Having worked together on his 2024 album Colours & Light, Project Gemini aka Paul Osborne joins forces once again with Wendy Martinez, French singer and composer, and also part of renowned psych-girl group Gloria on a new collaborative EP\n\nhttps://mrbongo.bandcamp.com/album/time-stands-still-le-temps-sarr-te",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}