Information about plays

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

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

{
    "id": 3592121,
    "uri": "https://api.kexp.org/v2/plays/3592121/?format=api",
    "airdate": "2025-12-17T03:17:36-08:00",
    "show": 65399,
    "show_uri": "https://api.kexp.org/v2/shows/65399/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jellyfish",
    "track_id": "aacf6486-f6d9-49d8-a430-23fcd8738058",
    "recording_id": "295400f0-1807-46f8-9299-84d9b07d142c",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Paradise Now",
    "release_id": "9d533a11-09a3-4e84-99c5-c1e35941a63a",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With a truly unique sound blending everything from electronic, soul, pop, afro-beat and more, his compelling music characterised by his thoughtful and emotional lyrics have led him to collaborate with everyone from Jeshi to Little Simz to Pa Salieu, and most recently Fred Again https://obongjayar.bandcamp.com/album/paradise-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}