Information about plays

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

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

{
    "id": 3284069,
    "uri": "https://api.kexp.org/v2/plays/3284069/?format=api",
    "airdate": "2023-12-15T10:38:43-08:00",
    "show": 58879,
    "show_uri": "https://api.kexp.org/v2/shows/58879/?format=api",
    "image_uri": "https://ia600501.us.archive.org/12/items/mbid-486ac42b-f95d-4011-bc69-0d25ed2272d9/mbid-486ac42b-f95d-4011-bc69-0d25ed2272d9-37015607119_thumb500.jpg",
    "thumbnail_uri": "https://ia600501.us.archive.org/12/items/mbid-486ac42b-f95d-4011-bc69-0d25ed2272d9/mbid-486ac42b-f95d-4011-bc69-0d25ed2272d9-37015607119_thumb250.jpg",
    "song": "Babe Ruth",
    "track_id": "ff761c25-0473-4d14-912e-caef409f88fd",
    "recording_id": "f63f4439-8f30-47e9-9276-d94a2453feb5",
    "artist": "Dawn Richard",
    "artist_ids": [
        "1a10b34d-293a-42f6-856c-fb44d19210f6"
    ],
    "album": "The Architect",
    "release_id": "486ac42b-f95d-4011-bc69-0d25ed2272d9",
    "release_group_id": "23a720c9-b2e5-4b5a-92d2-beb08901e021",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2023-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2021, Dawn Richard shared an exclusive set for Live on KEXP at Home and sat down to chat with Gabriel Teodros. Watch here: https://www.youtube.com/watch?v=XRBymecdn-w&t=3s\n\nRichard's The Architect EP came out in October. https://dawnrichard.bandcamp.com/album/the-architect",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}