Information about plays

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

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

{
    "id": 3429131,
    "uri": "https://api.kexp.org/v2/plays/3429131/?format=api",
    "airdate": "2024-11-23T15:29:14-08:00",
    "show": 61928,
    "show_uri": "https://api.kexp.org/v2/shows/61928/?format=api",
    "image_uri": "https://ia800806.us.archive.org/25/items/mbid-ef0d1d19-d295-415f-9099-3fbf69aac0d9/mbid-ef0d1d19-d295-415f-9099-3fbf69aac0d9-17572174693_thumb500.jpg",
    "thumbnail_uri": "https://ia800806.us.archive.org/25/items/mbid-ef0d1d19-d295-415f-9099-3fbf69aac0d9/mbid-ef0d1d19-d295-415f-9099-3fbf69aac0d9-17572174693_thumb250.jpg",
    "song": "Slicked",
    "track_id": "a6add537-cbb0-477a-b352-43193f52f229",
    "recording_id": "596a1645-93d6-483b-9090-c49c3414f1e5",
    "artist": "Weaves",
    "artist_ids": [
        "a4a1ad69-d7e3-4016-a130-9e199bf70338"
    ],
    "album": "Wide Open",
    "release_id": "ef0d1d19-d295-415f-9099-3fbf69aac0d9",
    "release_group_id": "ff611e7e-a6e5-43d5-ae90-d68d11f75dee",
    "labels": [
        "Buzz Records",
        "Memphis Industries",
        "Kanine Records"
    ],
    "label_ids": [
        "c9063856-098a-4f21-893a-4b5d8ebdcb92",
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8",
        "60f34206-2688-499c-8b55-c7ec1510517f"
    ],
    "release_date": "2017-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Weaves is a Canadian indie pop band from Toronto, Ontario. This album was a shortlisted finalist for the 2018 Polaris Music Prize. Watch Weaves perform live in the KEXP studio in 2016: https://www.youtube.com/watch?v=hbJbq7XF2Gc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}