Information about plays

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

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

{
    "id": 3519796,
    "uri": "https://api.kexp.org/v2/plays/3519796/?format=api",
    "airdate": "2025-06-28T04:27:37-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://ia600402.us.archive.org/18/items/mbid-4cb28eae-9ba0-405f-81eb-839aa486cbab/mbid-4cb28eae-9ba0-405f-81eb-839aa486cbab-18887335299_thumb500.jpg",
    "thumbnail_uri": "https://ia800402.us.archive.org/18/items/mbid-4cb28eae-9ba0-405f-81eb-839aa486cbab/mbid-4cb28eae-9ba0-405f-81eb-839aa486cbab-18887335299_thumb250.jpg",
    "song": "Love My Way",
    "track_id": "1a7b0fa1-1d40-4951-84db-a47f759482c7",
    "recording_id": "21bb9a57-99b5-44d8-b95a-9791106a8c2e",
    "artist": "The Psychedelic Furs",
    "artist_ids": [
        "9f930ddf-be2f-4de5-a39f-7ae47305752e"
    ],
    "album": "Call Me By Your Name: Original Motion Picture Soundtrack",
    "release_id": "4cb28eae-9ba0-405f-81eb-839aa486cbab",
    "release_group_id": "e209b2ce-577c-42f5-b0e0-ef5ffbd92544",
    "labels": [
        "Madison Gate Records"
    ],
    "label_ids": [
        "9ddabb72-7476-420f-baa5-a60554de4762"
    ],
    "release_date": "2017-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "a perfect anthem for the Sun card. Bright, bold, and beautifully unbothered.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}