Information about plays

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

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

{
    "id": 3428298,
    "uri": "https://api.kexp.org/v2/plays/3428298/?format=api",
    "airdate": "2024-11-21T15:03:07-08:00",
    "show": 61909,
    "show_uri": "https://api.kexp.org/v2/shows/61909/?format=api",
    "image_uri": "https://ia600203.us.archive.org/32/items/mbid-c5d713e6-bf0c-4871-9640-46a5e56314f6/mbid-c5d713e6-bf0c-4871-9640-46a5e56314f6-1558951255_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/32/items/mbid-c5d713e6-bf0c-4871-9640-46a5e56314f6/mbid-c5d713e6-bf0c-4871-9640-46a5e56314f6-1558951255_thumb250.jpg",
    "song": "Cherry Wine",
    "track_id": "afa58416-c469-3f88-9e3e-c73936a64f72",
    "recording_id": "f83622ec-929d-42ae-96e4-4c184ad80238",
    "artist": "Nas feat. Amy Winehouse",
    "artist_ids": [
        "cfbc0924-0035-4d6c-8197-f024653af823",
        "dfe9a7c4-8cf2-47f4-9dcb-d233c2b86ec3"
    ],
    "album": "Life Is Good",
    "release_id": "c5d713e6-bf0c-4871-9640-46a5e56314f6",
    "release_group_id": "96c48116-9c7d-4bb0-a58d-75ec9a858c3e",
    "labels": [
        "Island Def Jam Music Group"
    ],
    "label_ids": [
        "c9ecb3cf-ed8c-4f48-b99a-7d63ed12d89b"
    ],
    "release_date": "2012-07-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\" Cherry Wine\" was written by Amy Winehouse, Salaam Remi, and Nas. In an interview, Nas said that \"Cherry Wine\" came from \"God, and Amy\".\n--\nThe song sampled Lou Donaldson's \"Thing.\" \n--\nDon't miss the official (explicit) video for \"Cherry Wine\": https://www.youtube.com/watch?v=6903zFUIxoU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}