Information about plays

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

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

{
    "id": 3417966,
    "uri": "https://api.kexp.org/v2/plays/3417966/?format=api",
    "airdate": "2024-10-27T14:22:03-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "https://ia801709.us.archive.org/19/items/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5-39732241016_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/19/items/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5-39732241016_thumb250.jpg",
    "song": "Do Without You",
    "track_id": "f3a57478-2420-4a6a-9f20-07089473f507",
    "recording_id": "a8803881-1c75-450b-88be-9edea1ede3cc",
    "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": "Brand new Caribou! Written, produced and recorded by Dan Snaith.\n\nCaribou will be at Showbox SoDo on November 10th and The Fox Theater in Oakland on November 12th.\n\nhttps://caribouband.bandcamp.com/album/honey\nhttps://www.caribou.fm/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}