Information about plays

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

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

{
    "id": 3413951,
    "uri": "https://api.kexp.org/v2/plays/3413951/?format=api",
    "airdate": "2024-10-17T16:18:23-07:00",
    "show": 61601,
    "show_uri": "https://api.kexp.org/v2/shows/61601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "High Roller",
    "track_id": "42911bc0-8abb-3d5b-8f4e-f4fb215aa8e2",
    "recording_id": "94c27441-c327-468d-9cba-c728187da007",
    "artist": "The Crystal Method",
    "artist_ids": [
        "aaf09f31-bb5c-43e5-9f54-bb6554c33a71"
    ],
    "album": "Vegas",
    "release_id": "22603712-a019-4b63-ac8b-118ec2a1ac05",
    "release_group_id": "67c46e1a-990f-32a1-8987-9b5eb1b7b7e9",
    "labels": [
        "Outpost Recordings"
    ],
    "label_ids": [
        "bd577d0f-2ef6-4d42-a392-ffcca1f35afb"
    ],
    "release_date": "1997-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Crystal Method originally had two members, Ken Jordan and Scott Kirkland. While working as a production duo for a rapper, a person named Crystal would handle transportation needs. The rapper repeatedly referred to her method of transportation as \"The Crystal Method.\" Jordan and Kirkland adopted the name based on the layout of the three words and the sound of the name.\nhttps://bit.ly/3mUG4iX\n\n\"High Roller\" samples transmissions from astronaut Frank Borman aboard Apollo 8.\nhttps://bit.ly/3Oo089e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}