Information about plays

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

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

{
    "id": 3551113,
    "uri": "https://api.kexp.org/v2/plays/3551113/?format=api",
    "airdate": "2025-09-10T02:21:58-07:00",
    "show": 64522,
    "show_uri": "https://api.kexp.org/v2/shows/64522/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-08b01d58-87b9-4855-b178-08c5731e93ae/mbid-08b01d58-87b9-4855-b178-08c5731e93ae-42825659059_thumb500.jpg",
    "thumbnail_uri": "https://ia601605.us.archive.org/15/items/mbid-08b01d58-87b9-4855-b178-08c5731e93ae/mbid-08b01d58-87b9-4855-b178-08c5731e93ae-42825659059_thumb250.jpg",
    "song": "Love Me Anymore",
    "track_id": "e9f5c3ce-ea78-4f0c-b587-24ec1116aa68",
    "recording_id": "c0a2cb1e-91b3-49fb-96ac-f573835c1ea1",
    "artist": "Ghostface Killah feat. Nas",
    "artist_ids": [
        "3b39abeb-0064-4eed-9ddd-ee47a45c54cb",
        "cfbc0924-0035-4d6c-8197-f024653af823"
    ],
    "album": "Supreme Clientele 2",
    "release_id": "08b01d58-87b9-4855-b178-08c5731e93ae",
    "release_group_id": "34814991-0b11-4a12-bd0c-8616c170b774",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "People are foul, how dark can it get? No rhyme or reason why you eventually get picked.\n\nSampling Shawne Jackson and Rose Royce!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}