Information about plays

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

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

{
    "id": 3580413,
    "uri": "https://api.kexp.org/v2/plays/3580413/?format=api",
    "airdate": "2025-11-19T23:02:08-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://ia600208.us.archive.org/3/items/mbid-e02cc3f9-e396-4ae7-94c9-eae65a27e233/mbid-e02cc3f9-e396-4ae7-94c9-eae65a27e233-43196517824_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-e02cc3f9-e396-4ae7-94c9-eae65a27e233/mbid-e02cc3f9-e396-4ae7-94c9-eae65a27e233-43196517824_thumb250.jpg",
    "song": "Lone Wolf",
    "track_id": "15206bf7-bc59-44ff-aa28-ba9d4fc8089d",
    "recording_id": "47fe7b49-b285-447f-a11d-a77938a9167a",
    "artist": "Leon Thomas & 4batz",
    "artist_ids": [
        "412ff65d-26bf-4849-ba19-d2a58030fd1a",
        "f6d88fde-afb3-4716-be43-17b2e69cc408"
    ],
    "album": "PHOLKS",
    "release_id": "e02cc3f9-e396-4ae7-94c9-eae65a27e233",
    "release_group_id": "a0462d98-2c44-4ffc-81de-e4f8aa6fb053",
    "labels": [
        "Motown",
        "EZMNY Records"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b",
        "21abfc2a-2f05-4316-a4fd-9e8eba514ac8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from actor, producer, songwriter and singer Leon Thomas III.\n\nhttps://www.leonthomas.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}