Information about plays

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

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

{
    "id": 3422161,
    "uri": "https://api.kexp.org/v2/plays/3422161/?format=api",
    "airdate": "2024-11-06T16:52:08-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia803401.us.archive.org/16/items/mbid-a6ab1dff-559a-43b9-b928-34dc0366cb5b/mbid-a6ab1dff-559a-43b9-b928-34dc0366cb5b-29088039960_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/16/items/mbid-a6ab1dff-559a-43b9-b928-34dc0366cb5b/mbid-a6ab1dff-559a-43b9-b928-34dc0366cb5b-29088039960_thumb250.jpg",
    "song": "4 Degrees",
    "track_id": "b0dda0b4-e4de-4d6d-aada-147b4b00d780",
    "recording_id": "00b36373-9aee-4d2e-a8ec-b84d99a5a19a",
    "artist": "ANOHNI",
    "artist_ids": [
        "f9f7085b-ad7b-4bc7-97c3-3dc5a273f959"
    ],
    "album": "HOPELESSNESS",
    "release_id": "a6ab1dff-559a-43b9-b928-34dc0366cb5b",
    "release_group_id": "7c2f9ad0-029d-4ae3-93c2-0fe50397339b",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2016-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Oneohtrix Point Never\n\nIn late 2015, the UK-born, New York City-based artist addressed the climate crisis head-on with “4 Degrees.\" Arriving as world leaders hashed out the landmark Paris climate agreement, “4 Degrees” refers to a projected increase in the Earth’s temperature (in Celsius) over the next century, which would devastate the planet’s ecology. \nThe song remains resonant in a world that hasn’t gotten any more sustainable in the time since its release. \nRead an interview with ANOHNI about the climate crisis: https://bit.ly/32LiGu1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}