Information about plays

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

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

{
    "id": 3589134,
    "uri": "https://api.kexp.org/v2/plays/3589134/?format=api",
    "airdate": "2025-12-10T00:43:22-08:00",
    "show": 65335,
    "show_uri": "https://api.kexp.org/v2/shows/65335/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Castrato Raw (Fullback)",
    "track_id": "20c01708-42b4-4f8e-b690-6a01b0e4245f",
    "recording_id": "6a616e6e-2b55-45bf-b59b-edad0046d23e",
    "artist": "YHWH Nailgun",
    "artist_ids": [
        "09276cb5-430c-4657-ad3c-a622c36a3ae4"
    ],
    "album": "45 Pounds",
    "release_id": "223d3dd2-a492-4166-ae9c-5815ad31f67d",
    "release_group_id": "28978949-804b-4538-a4f9-538b6e2bc665",
    "labels": [
        "AD 93"
    ],
    "label_ids": [
        "92463c32-4730-459f-ba31-b8b61f4194b1"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atticus hosted YHWH Nailgun earlier this year! Check out the  performance below. \n\nhttps://www.youtube.com/watch?v=4KYpfc9WrUU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}