Information about plays

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

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

{
    "id": 3422230,
    "uri": "https://api.kexp.org/v2/plays/3422230/?format=api",
    "airdate": "2024-11-06T21:11:56-08:00",
    "show": 61782,
    "show_uri": "https://api.kexp.org/v2/shows/61782/?format=api",
    "image_uri": "https://ia903203.us.archive.org/31/items/mbid-3659587a-999a-47d7-adc1-570a452e3586/mbid-3659587a-999a-47d7-adc1-570a452e3586-27213579378_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/31/items/mbid-3659587a-999a-47d7-adc1-570a452e3586/mbid-3659587a-999a-47d7-adc1-570a452e3586-27213579378_thumb250.jpg",
    "song": "Paraphernalia",
    "track_id": "879c9a8d-4726-43df-9651-531b8a2a5f84",
    "recording_id": "c00f830d-3ae2-4f4f-89b8-b8aacd2d8daf",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Paraphernalia",
    "release_id": "3659587a-999a-47d7-adc1-570a452e3586",
    "release_group_id": "cd5bbd5f-8bd7-4dd7-8a24-32dd4bcde2ba",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2020-09-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Sean Ono Lennon.\n\n“I’d always been a fan of the band,” Sean says. “Had seen them play some pretty great shows over the years. When I first heard the demo for ‘Paraphernalia’ I knew they had a great tune.”\n\nSpeaking of the inspiration behind the track, Temples’ lead singer James Bagshaw says, “In an age of constant distraction, we all strive to find focus and a sense of calm. Paraphernalia questions the depth of ‘real’ connections in a digital world.”\n\nhttps://bit.ly/3hZ7MXH",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}