Information about plays

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

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

{
    "id": 3428364,
    "uri": "https://api.kexp.org/v2/plays/3428364/?format=api",
    "airdate": "2024-11-21T18:36:05-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia800506.us.archive.org/8/items/mbid-352fad4a-f2de-4d79-8ed5-0491aaf3cd1e/mbid-352fad4a-f2de-4d79-8ed5-0491aaf3cd1e-14805590414_thumb500.jpg",
    "thumbnail_uri": "https://ia800506.us.archive.org/8/items/mbid-352fad4a-f2de-4d79-8ed5-0491aaf3cd1e/mbid-352fad4a-f2de-4d79-8ed5-0491aaf3cd1e-14805590414_thumb250.jpg",
    "song": "Keep Marchin'",
    "track_id": "c9d9a3b6-a7bf-3bc3-b08d-d7059b4d2ad3",
    "recording_id": "9ee0062a-d9e5-40e5-9398-98a35b393731",
    "artist": "Raphael Saadiq",
    "artist_ids": [
        "a2eb319d-a45e-43c3-bb14-d0ffb577222c"
    ],
    "album": "The Way I See It",
    "release_id": "352fad4a-f2de-4d79-8ed5-0491aaf3cd1e",
    "release_group_id": "35185c28-a4aa-3061-9eb3-1d6741f85609",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2008-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In this climate of the industry, to do the record like I did was kind of unheard-of,\" Saadiq said about \"The Way I See It.\" \"Even my label — they never heard the record until it was done. They were like, 'What do we do with this? He's not a blonde girl. He's not Amy [Winehouse]. He's not Duffy.'\"\nhttps://www.wwno.org/2009-03-13/raphael-saadiq-brings-back-the-love-song\n---\nhttps://raphaelsaadiqmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}