Information about plays

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

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

{
    "id": 3418380,
    "uri": "https://api.kexp.org/v2/plays/3418380/?format=api",
    "airdate": "2024-10-28T11:34:34-07:00",
    "show": 61698,
    "show_uri": "https://api.kexp.org/v2/shows/61698/?format=api",
    "image_uri": "https://ia600102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb250.jpg",
    "song": "Cherry Pie",
    "track_id": "dfc67d1b-685f-4895-aaba-0d6001c202e5",
    "recording_id": "15e71085-22b7-4a8b-96b8-7a46c916e91b",
    "artist": "Fazerdaze",
    "artist_ids": [
        "d51ce0e4-027e-4ecf-a87e-c02a08149f42"
    ],
    "album": "Soft Power",
    "release_id": "0640fa21-e74d-4fcf-b324-8ff64ca624db",
    "release_group_id": "cd946c6f-fc45-44c6-aa62-c0683e40bccd",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New out of New Zealand! Playing Seattle on November 29th and in San Francisco on December 3rd.\n\nAmelia Murray who goes by Fazerdaze is the artist and producer. She is releasing her sophomore album, 'Soft Power' November 15th via section1 Records and Butterfly Records in Aus/NZ.\nhttps://fazerdaze.bandcamp.com/album/soft-power",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}