Information about plays

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

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

{
    "id": 3413136,
    "uri": "https://api.kexp.org/v2/plays/3413136/?format=api",
    "airdate": "2024-10-15T22:32:04-07:00",
    "show": 61587,
    "show_uri": "https://api.kexp.org/v2/shows/61587/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Volume",
    "track_id": "6b551444-dbb7-4616-9545-2c588433332e",
    "recording_id": "2c718c68-04dd-4e42-9b2a-c6a4cf1d6d0c",
    "artist": "Caribou",
    "artist_ids": [
        "735e3514-a8ae-401f-af3b-6300df1b8d2c"
    ],
    "album": "Honey",
    "release_id": "bd229996-b32d-4abc-ad0d-fec64625fde5",
    "release_group_id": "224850e8-6a9d-4351-8401-1ec2d3585219",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Caribou will be performing at:\n-Showbox SoDo in Seattle on November 10th!\n- Friday November 8th @ PNE Forum in Vancouver, BC\n- Saturday, November 9th @Roseland Theater in Portland, OR\n- Tuesday, November 12th @ Fox Theater in Oakland, CA.\n\nhttps://caribouband.bandcamp.com/album/honey-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}