Information about plays

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

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

{
    "id": 3589697,
    "uri": "https://api.kexp.org/v2/plays/3589697/?format=api",
    "airdate": "2025-12-11T09:10:56-08:00",
    "show": 65346,
    "show_uri": "https://api.kexp.org/v2/shows/65346/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Math Equation",
    "track_id": "4a8ebc31-f30d-4872-b620-801704b5fb85",
    "recording_id": "0ee97c83-fa62-4b59-9ae7-429a521e8632",
    "artist": "Austra",
    "artist_ids": [
        "af9e8d94-d471-4f91-82c7-250c22545162"
    ],
    "album": "Chin Up Buttercup",
    "release_id": "a1b398ab-90d1-4e64-9207-850dc57ecb22",
    "release_group_id": "86724f48-b08b-4083-a0eb-5e970fe4ead9",
    "labels": [
        "Domino Recording Co Ltd"
    ],
    "label_ids": [
        "10976a5f-b74f-4407-8437-44374c0e0cfa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toronto-based artist Austra has shows coming up on the west coast!\n\n-SF on January 24th at The Independent \n\n-Seattle on January 27th at Madame Lou's\n\n\"The fifth studio album from Toronto-based singer, songwriter, composer, and producer Katie Stelmanis, known as Austra, was born from a period of profound heartbreak [and] deeply inspired by Madonna’s 1998 album Ray of Light... The result is a vivid expression of grief and healing that offers catharsis for anyone moving through heartache.\"\n\nhttps://kexp.org/read/2025/11/17/new-music-reviews-1117/\n\nhttps://austra.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}