Information about plays

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

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

{
    "id": 3603315,
    "uri": "https://api.kexp.org/v2/plays/3603315/?format=api",
    "airdate": "2026-01-12T03:50:25-08:00",
    "show": 65629,
    "show_uri": "https://api.kexp.org/v2/shows/65629/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rock It Like A Palestinian",
    "track_id": null,
    "recording_id": null,
    "artist": "تامر النفار, Rasha Nahas, NAsir Al Bashir",
    "artist_ids": [],
    "album": "Rock it Like a Palestinian",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Palestinian \n\nTamer Nafar (Arabic: تامر نفار, Hebrew: תאמר נפאר; born June 6, 1979) is a Palestinian rapper, actor, screenwriter and social activist of Israeli citizenship. He is the leader and a founding member of DAM, the first Palestinian hip hop group",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}