Information about plays

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

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

{
    "id": 3439346,
    "uri": "https://api.kexp.org/v2/plays/3439346/?format=api",
    "airdate": "2024-12-17T18:37:20-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia600102.us.archive.org/4/items/mbid-253259c9-d632-4151-9d8c-af1b005f13fe/mbid-253259c9-d632-4151-9d8c-af1b005f13fe-40387250412_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/4/items/mbid-253259c9-d632-4151-9d8c-af1b005f13fe/mbid-253259c9-d632-4151-9d8c-af1b005f13fe-40387250412_thumb250.jpg",
    "song": "The Lost Girls (instrumental)",
    "track_id": "dd1eede6-5e14-4462-affc-f5afd46c6061",
    "recording_id": "efa28252-33cf-4285-b46e-779803c59c8b",
    "artist": "Flying Lotus",
    "artist_ids": [
        "fc7376fe-1a6f-4414-b4a7-83f50ed59c92"
    ],
    "album": "Spirit Box",
    "release_id": "253259c9-d632-4151-9d8c-af1b005f13fe",
    "release_group_id": "33f163e4-f0df-4718-a584-d08dbb399f5a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2024-10-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[during airbreak] - Flying Lotus' new EP includes two previously-shared singles, along with guest appearances by Dawn Richard and Sid Siriam.\n\nhttps://flyinglotus.bandcamp.com/album/spirit-box-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}