Information about plays

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

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

{
    "id": 3639462,
    "uri": "https://api.kexp.org/v2/plays/3639462/?format=api",
    "airdate": "2026-04-08T12:48:21-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b/mbid-fa0e60c5-af35-409b-8f88-32a544473a9b-44034927489_thumb250.jpg",
    "song": "Push Me Down",
    "track_id": "1aa14c14-50a7-4f28-ba35-fe403e1e4917",
    "recording_id": "718a9611-7b72-490e-b9b2-c2b2a61a8b23",
    "artist": "Gladie",
    "artist_ids": [
        "702dfb4f-0049-4ccf-86fa-39cbe50bfd40"
    ],
    "album": "No Need to Be Lonely",
    "release_id": "fa0e60c5-af35-409b-8f88-32a544473a9b",
    "release_group_id": "3b3b84c8-80d9-4d19-9fad-81b488b6abc1",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia band Gladie just released their newest album 'No Need to Be Lonely.' The album was produced by Jeff Rosenstock.\n\nhttps://gladie.bandcamp.com/album/no-need-to-be-lonely",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}