Information about plays

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

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

{
    "id": 3439336,
    "uri": "https://api.kexp.org/v2/plays/3439336/?format=api",
    "airdate": "2024-12-17T17:54:44-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia601407.us.archive.org/18/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/18/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb250.jpg",
    "song": "Dollar Bill",
    "track_id": "502b90aa-f9ba-414a-b491-78677776cedf",
    "recording_id": "23c43122-6077-4099-a888-7bd14c5ba1be",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goat",
    "release_id": "f7b0456a-21bd-4eda-b150-4c8ce412a16d",
    "release_group_id": "cb134247-bcfd-43c1-86aa-6cbca0191e50",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\nSwedish group Goat released a self-titled album recently! \n\n\"Whilst this particular mercurial incarnation summons the party dimensions from which we were first introduced to this band well over a decade ago, it also possesses no shortage of curveballs and curiosity.\" Read more about the release here: \nhttps://goat.bandcamp.com/album/goat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}