Information about plays

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

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

{
    "id": 3536695,
    "uri": "https://api.kexp.org/v2/plays/3536695/?format=api",
    "airdate": "2025-08-06T14:04:46-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-8f4bba1a-34a0-4236-8089-91485a4ad961/mbid-8f4bba1a-34a0-4236-8089-91485a4ad961-42688798715_thumb500.jpg",
    "thumbnail_uri": "https://ia903108.us.archive.org/4/items/mbid-8f4bba1a-34a0-4236-8089-91485a4ad961/mbid-8f4bba1a-34a0-4236-8089-91485a4ad961-42688798715_thumb250.jpg",
    "song": "father",
    "track_id": "040a350b-3823-4b87-9c34-de73e9cbc5cb",
    "recording_id": "f717d939-a577-44ee-93f8-885a935e6658",
    "artist": "Jim Legxacy",
    "artist_ids": [
        "9ca998cf-c1cd-493b-9a5d-a32fd33859ea"
    ],
    "album": "black british music (2025)",
    "release_id": "8f4bba1a-34a0-4236-8089-91485a4ad961",
    "release_group_id": "5b32cb6b-464e-4b4a-abad-3f3fda885e80",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"father\" comes from Jim Legxacy's latest release, black british music (2025).\n\nJames Folorunso Ifeanyi Olaloye, known professionally as Jim Legxacy, is a British singer, rapper, and producer from the London Borough of Lewisham. He has released three EPs and two mixtapes, the latest of which, Black British Music, was on XL Recordings and his first on a label.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}