Information about plays

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

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

{
    "id": 3586786,
    "uri": "https://api.kexp.org/v2/plays/3586786/?format=api",
    "airdate": "2025-12-04T16:18:15-08:00",
    "show": 65288,
    "show_uri": "https://api.kexp.org/v2/shows/65288/?format=api",
    "image_uri": "https://ia801207.us.archive.org/30/items/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48-41503716950_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/30/items/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48-41503716950_thumb250.jpg",
    "song": "CREATE OR DESTROY 432",
    "track_id": "6a904d58-3321-49e4-8db5-bdd4d46382c4",
    "recording_id": "4c0c5c9d-bbe6-40fe-8c82-fbdf92f2e4bc",
    "artist": "Greentea Peng",
    "artist_ids": [
        "2443a94a-03a6-4f0e-a369-ecda74af1c9f"
    ],
    "album": "TELL DEM IT'S SUNNY",
    "release_id": "a82fb5b8-a138-4e92-8e6c-c953a808be48",
    "release_group_id": "7d30cccd-1151-49ea-98d5-2fde02c8cb6b",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Tell Dem It's Sunny’ is an introspective album, that explores elements of London artist Greentea Peng’s personality and lived experiences in a record that seamlessly weaves together an array of genres from Hip-Hop to Jazz, Neo-soul, Trip Hop, Ragga, Rock, Dub and Drum & Bass, all anchored by her signature sage vocals.\n\nhttps://www.piccadillyrecords.com/158535/Greentea-Peng-Tell-Dem-It%27s-Sunny-Greentea-Peng",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}