Information about plays

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

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

{
    "id": 3519782,
    "uri": "https://api.kexp.org/v2/plays/3519782/?format=api",
    "airdate": "2025-06-28T03:35:24-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://ia800100.us.archive.org/32/items/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9-17370113352_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/32/items/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9-17370113352_thumb250.jpg",
    "song": "Shine a Light",
    "track_id": "079b3976-4c60-42c7-8491-6b913248217d",
    "recording_id": "d585004b-47cf-4aa7-9ca7-7997736ec8e3",
    "artist": "Shabazz Palaces feat. Thaddillac",
    "artist_ids": [
        "eb59245c-6c26-462b-b2d3-0f9da9d644d8",
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Quazarz: Born on a Gangster Star",
    "release_id": "1f94d9e0-8081-44ac-9591-3061ca8597f9",
    "release_group_id": "51f7966c-cadc-4291-8fe1-f30f1dbfb316",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2017-07-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Seattle's own Shabazz Palaces performing \"Shine a Light\" live in the KEXP studio in 2017: https://www.youtube.com/watch?v=4UZxDgDYe9I\n\nThis song samples 1965's \"I Really Love You\" by Dee Dee Sharp Gamble.\n\nhttps://shabazzpalaces.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}