Information about plays

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

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

{
    "id": 3418367,
    "uri": "https://api.kexp.org/v2/plays/3418367/?format=api",
    "airdate": "2024-10-28T10:53:36-07:00",
    "show": 61698,
    "show_uri": "https://api.kexp.org/v2/shows/61698/?format=api",
    "image_uri": "https://ia601206.us.archive.org/26/items/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247-28271012171_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/26/items/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247-28271012171_thumb250.jpg",
    "song": "Rogue Planet",
    "track_id": "8d9d6c83-9914-489d-ad80-3d73f6105cdc",
    "recording_id": "87621829-050e-4016-9eb5-4394771e8a8f",
    "artist": "Oh Sees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Mutilator Defeated at Last",
    "release_id": "d1013387-33dc-4e3e-b7ea-fc2af4986247",
    "release_group_id": "8362fa75-91f7-4336-a437-ffc549bbd3d6",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2015-05-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy hosted OSEES Live on KEXP in 2022, one of the many times the band has visited our studios! https://www.youtube.com/watch?v=bH5MGZ6QTI0&t=4s\n\nhttps://www.theeohsees.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}