Information about plays

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

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

{
    "id": 3413707,
    "uri": "https://api.kexp.org/v2/plays/3413707/?format=api",
    "airdate": "2024-10-17T03:10:35-07:00",
    "show": 61596,
    "show_uri": "https://api.kexp.org/v2/shows/61596/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "American Terrorist",
    "track_id": null,
    "recording_id": "d93d0e8e-c5f8-4ba7-99c1-e81d97b8eaf8",
    "artist": "Lupe Fiasco feat. Matthew Santos",
    "artist_ids": [
        "cf15719f-51f9-4db8-a15d-5eed9664ce69",
        "dfc6e55b-a31e-4dd7-aa38-784ca1415e84"
    ],
    "album": "Lupe Fiasco’s Food & Liquor",
    "release_id": null,
    "release_group_id": "3d19dd5c-9a0e-35c4-aeb8-c64ea898f1b6",
    "labels": [
        "1st & 15th"
    ],
    "label_ids": [
        "8dfd9834-ebc4-422f-b822-1efdfbf31059"
    ],
    "release_date": "2006-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wasalu Muhammad Jaco, better known by his stage name Lupe Fiasco, is a Chicago-born, Grammy award-winning American rapper, record producer, entrepreneur, and community advocate.: https://www.lupefiasco.com/\n---\nWant to know more about Chicago musician Matthew Santos?: https://www.facebook.com/matthewsantosmusic/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}