Information about plays

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

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

{
    "id": 3428600,
    "uri": "https://api.kexp.org/v2/plays/3428600/?format=api",
    "airdate": "2024-11-22T09:19:24-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia903104.us.archive.org/27/items/mbid-48961869-ebc1-412e-8b74-73d2b243e34c/mbid-48961869-ebc1-412e-8b74-73d2b243e34c-8182771637_thumb500.jpg",
    "thumbnail_uri": "https://ia803104.us.archive.org/27/items/mbid-48961869-ebc1-412e-8b74-73d2b243e34c/mbid-48961869-ebc1-412e-8b74-73d2b243e34c-8182771637_thumb250.jpg",
    "song": "Closer (clean pussy radio edit)",
    "track_id": "1a5830fd-c261-3195-8a7b-770d55186d06",
    "recording_id": "33879d9c-3060-493a-8885-cb55aa6238b0",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "Closer",
    "release_id": "48961869-ebc1-412e-8b74-73d2b243e34c",
    "release_group_id": "61ae1b48-43dd-3755-bae4-52d38f12d063",
    "labels": [
        "Nothing Records"
    ],
    "label_ids": [
        "4b5cba06-6a79-454c-91f5-3fe220d4950d"
    ],
    "release_date": "1994-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This ong heavily sampled the drums from Iggy Pop's \"Nightclubbing\" and multiple elements of Roxy Music's \"Take a Chance With Me.\"\n--\nTrent Reznor used the Roland TR-606 to deliver this powerful beat.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}