Information about plays

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

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

{
    "id": 3596721,
    "uri": "https://api.kexp.org/v2/plays/3596721/?format=api",
    "airdate": "2025-12-27T13:38:10-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Comment",
    "track_id": "db2e5207-0862-43ae-8232-75574eceb6f6",
    "recording_id": "3fcb05d8-2494-4c93-a7a0-6b888b7174ae",
    "artist": "KNEECAP ft. Sub Focus",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be",
        "8cf49f40-b8fe-4a63-b4ea-f922d6145bb4"
    ],
    "album": "No Comment",
    "release_id": "fe9db984-d07c-4534-bad1-665a11447877",
    "release_group_id": "b59deb44-1f72-4dc2-b06b-16ea97d2dc58",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-11-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish trio + the DJ/artist, Sub Focus, focusing in on the British states abuse of power and intimidation.\nhttps://kneecap.bandcamp.com/album/no-comment",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}