Information about plays

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

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

{
    "id": 3415127,
    "uri": "https://api.kexp.org/v2/plays/3415127/?format=api",
    "airdate": "2024-10-20T15:01:24-07:00",
    "show": 61627,
    "show_uri": "https://api.kexp.org/v2/shows/61627/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "People Were Dancing",
    "track_id": "6ef928c2-9c3b-41b5-b586-8366e259eccd",
    "recording_id": "55241b67-c675-4038-ae88-d6f39a4cb4a6",
    "artist": "Keys N Krates & Rimarkable",
    "artist_ids": [
        "1ed5c328-840d-43b6-8455-8d1b4e7f3080",
        "2d04d2e8-cf7b-48b1-8cbe-2d7fb514074c"
    ],
    "album": "People Were Dancing",
    "release_id": "22ddd96f-ff8d-4ba3-9039-caf086eba7fd",
    "release_group_id": "78b513cc-5755-4e44-9e1e-e0ce9b12f9c0",
    "labels": [
        "Club Bad"
    ],
    "label_ids": [
        "2175d47e-1c09-4688-a1c8-86450615b5e6"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Toronto-based trio, made up of Adam Tune, David Matisse, and Greg Dawson, began as a live act that would flip popular hip-hop and dance music tunes.\n\nThe trio then decided they wanted to create their own music and found success with their breakout single Dum Dee Dum, a song that became an anthem of the subgenre of instrumental trap music.\n\nIn 2023, Keys N Krates delivered their third studio album IN:TENSION., which features R'n'B star Ciara, plus Dana Williams, Taite Imogen, Lion Babe, and Aaron Carl. https://tinyurl.com/582te9z8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}