Information about plays

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

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

{
    "id": 3436374,
    "uri": "https://api.kexp.org/v2/plays/3436374/?format=api",
    "airdate": "2024-12-10T15:58:18-08:00",
    "show": 62074,
    "show_uri": "https://api.kexp.org/v2/shows/62074/?format=api",
    "image_uri": "https://ia601904.us.archive.org/29/items/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72-2925311149_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/29/items/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72/mbid-cddbf21f-9cd8-4665-a015-3cdc50cdcc72-2925311149_thumb250.jpg",
    "song": "3000",
    "track_id": "7cd817b4-a470-37c5-886a-fb814af4768d",
    "recording_id": "77ff8e88-66b6-4089-afbb-3b6e7691796d",
    "artist": "Dr. Octagon",
    "artist_ids": [
        "3eba5e02-780b-4acd-befb-d23a0c6708dd"
    ],
    "album": "Dr. Octagonecologyst",
    "release_id": "cddbf21f-9cd8-4665-a015-3cdc50cdcc72",
    "release_group_id": "b38e21f6-8f76-3f87-a021-e91afad9e7e5",
    "labels": [
        "DreamWorks Records"
    ],
    "label_ids": [
        "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
    ],
    "release_date": "1997-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out Jason!\n---\nDan the Automator produced Dr. Octagon's 1996 debut LP \"Dr. Octagonecologyst\" \n\n'A notable Afro-futurist, Kool Keith donned his Dr. Octagon alter-ego for \"Dr. Octagonecologyst,\" a surreal look at authoritarianism, self-delusion, and future technologies within a clinical environment ' -- Read this glowing Pitchfork review of the album's re-release in 2017:  https://tinyurl.com/24kwyypw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}