Information about plays

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

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

{
    "id": 3436385,
    "uri": "https://api.kexp.org/v2/plays/3436385/?format=api",
    "airdate": "2024-12-10T16:40:58-08:00",
    "show": 62075,
    "show_uri": "https://api.kexp.org/v2/shows/62075/?format=api",
    "image_uri": "https://ia600800.us.archive.org/2/items/mbid-4a893782-7446-4e02-833c-e815105ef970/mbid-4a893782-7446-4e02-833c-e815105ef970-39621080457_thumb500.jpg",
    "thumbnail_uri": "https://ia600800.us.archive.org/2/items/mbid-4a893782-7446-4e02-833c-e815105ef970/mbid-4a893782-7446-4e02-833c-e815105ef970-39621080457_thumb250.jpg",
    "song": "Over & Over",
    "track_id": "ad122339-2dee-49c6-a79a-23b0e48728f8",
    "recording_id": "36adeb16-b11c-49f3-b30a-6482f26bcf22",
    "artist": "Sunsick Daisy",
    "artist_ids": [
        "7b6fad05-30a0-4598-8dc0-68589f347813"
    ],
    "album": "Over & Over",
    "release_id": "4a893782-7446-4e02-833c-e815105ef970",
    "release_group_id": "d8e1ca5c-2b6b-4fbf-97b1-00f5acd7c0ae",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-08-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sunsick Daisy is a four piece band that Formed on Kaurna Land, Adelaide SA, in late 2021. https://www.sunsickdaisy.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}