Information about plays

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

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

{
    "id": 3416606,
    "uri": "https://api.kexp.org/v2/plays/3416606/?format=api",
    "airdate": "2024-10-24T06:18:28-07:00",
    "show": 61658,
    "show_uri": "https://api.kexp.org/v2/shows/61658/?format=api",
    "image_uri": "https://ia801807.us.archive.org/23/items/mbid-05b9c9fa-4bf7-45dd-933d-b23314ae51c0/mbid-05b9c9fa-4bf7-45dd-933d-b23314ae51c0-39560898716_thumb500.jpg",
    "thumbnail_uri": "https://ia601807.us.archive.org/23/items/mbid-05b9c9fa-4bf7-45dd-933d-b23314ae51c0/mbid-05b9c9fa-4bf7-45dd-933d-b23314ae51c0-39560898716_thumb250.jpg",
    "song": "Ghetto Honeybee",
    "track_id": "6d2783c6-8ff5-4ebe-806b-934a7b812889",
    "recording_id": "bd30f851-a857-48a0-ba60-8404eb058424",
    "artist": "Leon Bridges",
    "artist_ids": [
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774"
    ],
    "album": "Leon",
    "release_id": "05b9c9fa-4bf7-45dd-933d-b23314ae51c0",
    "release_group_id": "e10184a1-7777-40d1-b4e9-1f394f8e41a7",
    "labels": [
        "Columbia Records"
    ],
    "label_ids": [
        "ad6f8706-c95e-443b-8579-8e3ecd27126c"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The fourth studio album from Texas singer-songwriter Leon Bridges is all heart. His soul sound has evolved immensely since his 2015 debut, peeling back layers with each release to reveal the true, authentic artist that we see and hear today. His smooth, buttery vocals guide listeners through tales of home, love, growth and all that has shaped ‘Leon,’ while the layered sonics honoring the Lone Star State provide the perfect backdrop. \n\n– Chris Sanley, KEXP Music Director",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}