Information about plays

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

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

{
    "id": 3176005,
    "uri": "https://api.kexp.org/v2/plays/3176005/?format=api",
    "airdate": "2023-04-04T05:13:07-07:00",
    "show": 56607,
    "show_uri": "https://api.kexp.org/v2/shows/56607/?format=api",
    "image_uri": "https://coverartarchive.org/release/c4ae0f48-1c28-422d-8c6d-1d6a120efd5d/4402674809-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c4ae0f48-1c28-422d-8c6d-1d6a120efd5d/4402674809-250.jpg",
    "song": "I Am Music",
    "track_id": null,
    "recording_id": "e862a177-7303-45c5-9a82-ee65d0efaf90",
    "artist": "Common feat. Jill Scott",
    "artist_ids": [
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602",
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "Electric Circus",
    "release_id": null,
    "release_group_id": "8e84321e-006b-32b2-a8ba-ebb71b0d0b13",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2002-12-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I wasn't feeling hip hop. So my motivation for that album were other genres of music, like Pink Floyd and Jimi Hendrix. It wasn't hip hop.\" The 2002 album 'Electric Circus' was Common's fifth studio release. Common worked with a large (and eclectic) number of musicians including Mary J. Blige (who provided vocals for the album's lead single, \"Come Close\"), The Neptunes, Lætitia Sadier (of Stereolab), Cee-Lo Green, J Dilla, Bilal, Pharrell, Erykah Badu, Common's father Lonnie Lynn, as well as Jill Scott on this track.\n__\nhttps://www.thinkcommon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}