Information about plays

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

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

{
    "id": 3415391,
    "uri": "https://api.kexp.org/v2/plays/3415391/?format=api",
    "airdate": "2024-10-21T04:13:56-07:00",
    "show": 61633,
    "show_uri": "https://api.kexp.org/v2/shows/61633/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love is not enough",
    "track_id": "8b29c6a6-049b-48f8-9f4d-8d911f836bf4",
    "recording_id": "5027ee29-8d22-47a6-8e6a-15dddbe552db",
    "artist": "Bloqueador Solar",
    "artist_ids": [
        "3434d131-1032-4ffb-8a57-af6d2d48fac1"
    ],
    "album": "After life",
    "release_id": "6095ec4d-15b6-4923-8787-a4a9341ae766",
    "release_group_id": "ae1c361e-1a54-4b8f-a3d3-1fd88f181056",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-11-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Mica from San Francisco who wanted to hear an Otomi artist. \n\nSee Bloqueador Solar with Deer Lady at the Sunset on October 30th - https://dice.fm/event/g57vp6-sounds-of-survivance-presents-deerlady-bloqueador-solar-guests-30th-oct-the-sunset-tavern-seattle-tickets\n\nBloqueador Solar is a Seattle based Otomi artist who is also a member of the band Tres Leches.\n\nSounds of Survivance Presents: Deerlady and Bloqueador Solar at the Sunset Tavern - October 30 - https://link.dice.fm/ka4c04732bb4?pid=f8b95fbd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}