Information about plays

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

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

{
    "id": 3577060,
    "uri": "https://api.kexp.org/v2/plays/3577060/?format=api",
    "airdate": "2025-11-12T02:54:24-08:00",
    "show": 65086,
    "show_uri": "https://api.kexp.org/v2/shows/65086/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-66006697-046b-4429-9911-872e3b687668/mbid-66006697-046b-4429-9911-872e3b687668-23336808666_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-66006697-046b-4429-9911-872e3b687668/mbid-66006697-046b-4429-9911-872e3b687668-23336808666_thumb250.jpg",
    "song": "American Darkness",
    "track_id": "6870e2f1-16fd-4895-8578-17cff3647198",
    "recording_id": "7b559fd6-bf18-436e-a659-8bf2b356bcb4",
    "artist": "Chelsea Wolfe",
    "artist_ids": [
        "60e8e938-365e-4429-a141-4c79eb49588d"
    ],
    "album": "Birth of Violence",
    "release_id": "2d5c43af-db57-4d6d-a7ad-cc14ddd20c79",
    "release_group_id": "890254cf-8a3c-41da-934d-b5b072af48ce",
    "labels": [
        "Sargent House"
    ],
    "label_ids": [
        "8e3fe8a2-3c49-4ec1-8a1f-c31c2814611f"
    ],
    "release_date": "2019-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The \"Birth of Violence\" video was inspired by Paul Thomas Anderson’s \"Magnolia.\" Watch it here: https://bit.ly/3iUEMQx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}