Information about plays

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

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

{
    "id": 3562959,
    "uri": "https://api.kexp.org/v2/plays/3562959/?format=api",
    "airdate": "2025-10-09T05:59:19-07:00",
    "show": 64785,
    "show_uri": "https://api.kexp.org/v2/shows/64785/?format=api",
    "image_uri": "https://ia801707.us.archive.org/3/items/mbid-ab9aa125-6f26-4145-879c-f0c05ff6ac60/mbid-ab9aa125-6f26-4145-879c-f0c05ff6ac60-16637994690_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/3/items/mbid-ab9aa125-6f26-4145-879c-f0c05ff6ac60/mbid-ab9aa125-6f26-4145-879c-f0c05ff6ac60-16637994690_thumb250.jpg",
    "song": "1999",
    "track_id": "8c581577-dbfd-3d1b-ae63-dec2d843707e",
    "recording_id": "d2c83920-6066-48f4-88d6-2ad6f469ecf4",
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "1999",
    "release_id": "ab9aa125-6f26-4145-879c-f0c05ff6ac60",
    "release_group_id": "561be5b7-a39c-3866-859d-d86f30816ae7",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1982-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#244 on the favorite album countdown\n\nYou can support Listener Powered Radio during the Fall Fundraising Drive by making a gift today! https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}