Information about plays

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

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

{
    "id": 3568237,
    "uri": "https://api.kexp.org/v2/plays/3568237/?format=api",
    "airdate": "2025-10-21T21:35:21-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "https://ia801209.us.archive.org/9/items/mbid-4cab35d7-68a6-45c3-8015-aa27ca7369b5/mbid-4cab35d7-68a6-45c3-8015-aa27ca7369b5-41245468117_thumb500.jpg",
    "thumbnail_uri": "https://ia601209.us.archive.org/9/items/mbid-4cab35d7-68a6-45c3-8015-aa27ca7369b5/mbid-4cab35d7-68a6-45c3-8015-aa27ca7369b5-41245468117_thumb250.jpg",
    "song": "DALOONA / دلعونة",
    "track_id": "f2ade3a3-c211-4de1-8694-4340029614e1",
    "recording_id": "af50b233-ef49-4c7c-8c13-cb6d957a9088",
    "artist": "Saint Levant, 47SOUL, Shadi Alborini & Qasem Al Najjar",
    "artist_ids": [
        "3bbc179b-cada-4022-a495-c1ee3566e033",
        "4661203f-21d5-4c92-b9ba-3706ad1ceea2",
        "a6abddc3-8dd4-427f-993b-44d664ba2aee",
        "015c8b7d-015b-4603-9792-18bb440178ac"
    ],
    "album": "Love Letters / رسائل حب",
    "release_id": "4cab35d7-68a6-45c3-8015-aa27ca7369b5",
    "release_group_id": "bb8ada3f-c79b-457b-881f-1d1ae0778f33",
    "labels": [
        "SALXCO UAM LLC"
    ],
    "label_ids": [
        "1b4431c7-94ca-4862-90e7-2aff2a27bacf"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saint Levant was born in Jerusalem, but is originally from Amman, Jordan. \n\nHe was born to a half-Algerian, half-French mother, and a half-Palestinian, half-Serbian father.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}