Information about plays

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

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

{
    "id": 3436377,
    "uri": "https://api.kexp.org/v2/plays/3436377/?format=api",
    "airdate": "2024-12-10T16:11:06-08:00",
    "show": 62075,
    "show_uri": "https://api.kexp.org/v2/shows/62075/?format=api",
    "image_uri": "https://ia600205.us.archive.org/16/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/16/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb250.jpg",
    "song": "Operatic",
    "track_id": "86f3cde7-8369-4e0d-b3db-5fbda07fd890",
    "recording_id": "d102f2a1-4a9c-4395-9f1b-0c9d89620b4d",
    "artist": "New Age Healers",
    "artist_ids": [
        "c87f27a8-fc86-45fb-a6a7-854808439394"
    ],
    "album": "The Spin Out",
    "release_id": "72d48599-67ce-41ab-965a-a0085514fbb8",
    "release_group_id": "cc5f17c0-924e-4db4-8627-1c224891d1e6",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Central Saloon on December 13th. \n\nNew Age Healers is a shoegaze/psych-rock project conceived from the mind of Seattle based multi-instrumentalist Owen Murphy.\n\nhttps://newagehealers.bandcamp.com/album/the-spin-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}