Information about plays

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

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

{
    "id": 3413521,
    "uri": "https://api.kexp.org/v2/plays/3413521/?format=api",
    "airdate": "2024-10-16T16:40:29-07:00",
    "show": 61593,
    "show_uri": "https://api.kexp.org/v2/shows/61593/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Makes Me Sick",
    "track_id": "0e3c2c7f-3949-4325-87dc-69e539561d1a",
    "recording_id": "1a5601d8-4b65-446e-8de7-15f9ca265f8d",
    "artist": "The Berries",
    "artist_ids": [
        "2bcec627-ca06-41a7-8977-e6038e7b2602"
    ],
    "album": "Berryland",
    "release_id": "ab30ec1e-de6a-41f3-95f8-c0192675dc2d",
    "release_group_id": "d23579d1-1d55-4e32-9e0c-74392db0f527",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2019-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Everything I think about is on this spectrum,” he explains. “Independent or dependent, creating rules for yourself and relying on them, or allowing yourself that personal freedom. It’s really hard for me to not go insanely in one direction or another, and a lot of the record is trying to find that balance.” -- https://tinyurl.com/3s8re6by\n\nMildly psychedelic video: https://youtu.be/dnN8F6fcK4U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}