Information about plays

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

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

{
    "id": 3437290,
    "uri": "https://api.kexp.org/v2/plays/3437290/?format=api",
    "airdate": "2024-12-12T19:57:14-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia800406.us.archive.org/1/items/mbid-dae7d17c-3ff6-454d-a913-314241021a04/mbid-dae7d17c-3ff6-454d-a913-314241021a04-39069193605_thumb500.jpg",
    "thumbnail_uri": "https://ia600406.us.archive.org/1/items/mbid-dae7d17c-3ff6-454d-a913-314241021a04/mbid-dae7d17c-3ff6-454d-a913-314241021a04-39069193605_thumb250.jpg",
    "song": "Hollywood",
    "track_id": "d5a79563-1fbe-4928-bbb4-77f375401b16",
    "recording_id": "a8b4b20e-2070-4b30-afd9-d6e3a6bdd43c",
    "artist": "Toro y Moi feat. Benjamin Gibbard",
    "artist_ids": [
        "02031e5c-f9ab-4b4e-bc08-a61ea11a455d",
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "Hole Erth",
    "release_id": "dae7d17c-3ff6-454d-a913-314241021a04",
    "release_group_id": "fba3bb80-610e-474c-840b-3cafaa9eef86",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Chaz Bear, known professionally as Toro y Moi and occasionally referred to as Les Sins or simply as \"Toro\", is an American singer, songwriter, record producer, and graphic designer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}