Information about plays

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

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

{
    "id": 3612830,
    "uri": "https://api.kexp.org/v2/plays/3612830/?format=api",
    "airdate": "2026-02-03T20:11:30-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Talk Olympics",
    "track_id": null,
    "recording_id": "5c38793b-cc36-4c54-9f12-268b3a1a4aea",
    "artist": "Obongjayar feat. Little Simz",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5",
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Paradise Now",
    "release_id": null,
    "release_group_id": "e3ea0e1c-ef3c-4cb6-9d94-edfcdf8d4e1c",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-05-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Produced between London and LA with Kwes Darko (Pa Salieu, John Glacier), Yeti Beats (Doja Cat) and Beach Noise (Kendrick Lamar, Baby Keem, Bakar), PARADISE NOW promises adventure while showcasing OB’s most intimate storytelling yet. He grapples with everything from self-acceptance and transcendence to grief and loneliness, FOMO, procrastinations and never-ending nights, all of which is set to candy-coated electro-pop synths and soaring strings, proving why he is one of the most thrilling voices to come out of the UK to date.\" \n\nobongjayar.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}