Information about plays

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

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

{
    "id": 3638861,
    "uri": "https://api.kexp.org/v2/plays/3638861/?format=api",
    "airdate": "2026-04-07T01:25:26-07:00",
    "show": 66388,
    "show_uri": "https://api.kexp.org/v2/shows/66388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Are In My System (Philip George extended mix)",
    "track_id": null,
    "recording_id": "6185f8d6-3ed1-4300-9192-0c13885858df",
    "artist": "Kerri Chandler & Dennis Quin",
    "artist_ids": [
        "b2233a1e-2b25-4660-a578-b2e2de990792",
        "2c337bba-445c-404c-a682-9775b5003eea"
    ],
    "album": "You Are In My System (Philip George extended mix)",
    "release_id": null,
    "release_group_id": "68a5407f-6347-4abb-aa5f-55974289f769",
    "labels": [
        "Kaoz Theory"
    ],
    "label_ids": [
        "3e3df9a5-ac5f-4369-b162-a264fd48db15"
    ],
    "release_date": "2025-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rework of a rework of this classic -- https://www.youtube.com/watch?v=619xf0ifoSQ\n\nhttps://soundcloud.com/philipgeorgeuk/kerri-chandler-dennis-quin-ft-troy-denari-you-are-in-my-system-philip-george-edit-clip",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}