Information about plays

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

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

{
    "id": 3609061,
    "uri": "https://api.kexp.org/v2/plays/3609061/?format=api",
    "airdate": "2026-01-25T17:13:19-08:00",
    "show": 65753,
    "show_uri": "https://api.kexp.org/v2/shows/65753/?format=api",
    "image_uri": "https://ia801401.us.archive.org/21/items/mbid-88b58ea5-e281-4bec-8221-86405c1d9ed1/mbid-88b58ea5-e281-4bec-8221-86405c1d9ed1-16448684195_thumb500.jpg",
    "thumbnail_uri": "https://ia601401.us.archive.org/21/items/mbid-88b58ea5-e281-4bec-8221-86405c1d9ed1/mbid-88b58ea5-e281-4bec-8221-86405c1d9ed1-16448684195_thumb250.jpg",
    "song": "Land of the Free",
    "track_id": "acfad56e-fb55-4f3e-a9cd-200aa1793084",
    "recording_id": "db752e4c-7756-4723-9bdf-6ae7940d654a",
    "artist": "Joey Bada$$",
    "artist_ids": [
        "9757ae7d-44b1-4d63-81ce-b463fe27b9ae"
    ],
    "album": "All-Amerikkkan Bada$$",
    "release_id": "88b58ea5-e281-4bec-8221-86405c1d9ed1",
    "release_group_id": "30ac8e46-e0cd-4152-a0d5-252d1c9f4b61",
    "labels": [
        "Pro Era",
        "Cinematic Music Group"
    ],
    "label_ids": [
        "11d4ae0f-f8e6-4e07-8202-54cd2153a345",
        "14f44c21-edff-4443-be86-83a9ce451085"
    ],
    "release_date": "2017-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We can't change the world 'less we change ourselves\n\nOn this track, Joey Bada$$ reveals, \"The first line came to me, 'We can’t change the world unless we change ourselves,' and then it just kept going and going. What really inspired this song, I was binge watching a whole bunch of Doctor Umar Johnson speeches, lectures and whatnot. Not only Umar Johnson, but Malcolm X, Marcus Garvey.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}