Information about plays

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

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

{
    "id": 3658285,
    "uri": "https://api.kexp.org/v2/plays/3658285/?format=api",
    "airdate": "2026-05-23T00:34:48-07:00",
    "show": 66788,
    "show_uri": "https://api.kexp.org/v2/shows/66788/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Freedom's Song",
    "track_id": "ec51be91-38dd-4523-943e-f9d1fb822e50",
    "recording_id": "4f8d0e45-3627-4029-bc08-19085356b657",
    "artist": "Sol featuring Otieno Terry",
    "artist_ids": [
        "e536b30f-8984-427d-9199-47594beaa2b3",
        "d20150e4-64d9-480b-acf4-9abcdf7c3b5e"
    ],
    "album": "Soon Enough",
    "release_id": "5d56514a-3d71-4047-b8b3-2833a27aac36",
    "release_group_id": "7b373c23-0585-48c2-80e1-e2cf8507c191",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "https://solzilla.bandcamp.com/album/soon-enough\n\nFor Sol’s Godson Freedom’s birthday, he wrote him a song. Freedom turned nine years old as he states “My godson, 9 years old, rocking at my concerts” and in the official music video. Sol and Freedom are extremely close as Sol frequently shows his love and affection towards Freedom not only in this song but all across his social media. Every profit made goes towards a bank account made for Freedom and his college funds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}