Information about plays

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

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

{
    "id": 3631102,
    "uri": "https://api.kexp.org/v2/plays/3631102/?format=api",
    "airdate": "2026-03-19T14:55:34-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-75920050-73d8-41fd-8b72-09dc5a62ceac/mbid-75920050-73d8-41fd-8b72-09dc5a62ceac-44442927409_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Yallah!",
    "track_id": "828203e8-b1cc-41d6-91f1-ba0e33da0f35",
    "recording_id": "4d0f6c6b-91e1-4a47-a497-88d98e635093",
    "artist": "Psyché feat. MERVE",
    "artist_ids": [
        "2e7579f1-a196-447b-8063-a53dc9a1d707",
        "6b08283b-2bfd-4647-b060-08df0551df84"
    ],
    "album": "Yallah!",
    "release_id": "75920050-73d8-41fd-8b72-09dc5a62ceac",
    "release_group_id": "0557b99f-3d69-4bae-ac10-2bd67dcaec90",
    "labels": [
        "Four Flies Records"
    ],
    "label_ids": [
        "a46b3c7f-6f70-4dde-8446-71186ff3dfe2"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Yallah!\" (feat. MERVE) is the third single from Psyché'snew album. Following the recently released \"Sabir\" and \"Hurriya (We Must Resist),\" the band delivers yet another evocative sonic bridge between the Arab world and the West, delving even deeper into the nature of their native Naples as a vibrant crossroads of influence and creativity.\n\nhttps://fourfliesrecords.bandcamp.com/album/yallah",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}