Information about plays

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

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

{
    "id": 3631519,
    "uri": "https://api.kexp.org/v2/plays/3631519/?format=api",
    "airdate": "2026-03-20T15:24:40-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let's not Dance",
    "track_id": null,
    "recording_id": "94cc30d5-d53e-4854-87a5-1afe1d85900c",
    "artist": "Nesa Azadikhah",
    "artist_ids": [
        "15db54df-a4b5-4f93-9905-62829f492024"
    ],
    "album": "Tension",
    "release_id": null,
    "release_group_id": "562a331d-7efb-4d9e-93d7-2fa6cb2bab92",
    "labels": [
        "Paryìa"
    ],
    "label_ids": [
        "597013ae-f192-4e5e-828a-779046d41124"
    ],
    "release_date": "2024-12-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nesa Azadikhah is a Iranian DJ, music producer, composer, sound artist, and musician. From playing tonbak and daf at the age of six to DJing at the age of sixteen in underground dance circles, she has established herself as one of Tehran’s most in-demand electronic music and sound artists and composers around. \n\nhttps://nesaazadikhah.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}