Information about plays

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

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

{
    "id": 3627363,
    "uri": "https://api.kexp.org/v2/plays/3627363/?format=api",
    "airdate": "2026-03-10T07:41:52-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-dcad19e5-fe96-3be2-a9f2-b7ce395b0dac/mbid-dcad19e5-fe96-3be2-a9f2-b7ce395b0dac-43226604378_thumb500.jpg",
    "thumbnail_uri": "https://ia601209.us.archive.org/27/items/mbid-dcad19e5-fe96-3be2-a9f2-b7ce395b0dac/mbid-dcad19e5-fe96-3be2-a9f2-b7ce395b0dac-43226604378_thumb250.jpg",
    "song": "Teach Your Children",
    "track_id": "5ed0d8f3-dd2a-3191-aac7-96b44e3ba6af",
    "recording_id": "545f36d4-9bbc-45a6-9ef9-48069a3c92c9",
    "artist": "Crosby, Stills, Nash & Young",
    "artist_ids": [
        "46a782ea-4308-476b-abd1-a91b197f3037"
    ],
    "album": "Déjà vu",
    "release_id": "3f1beb86-082a-4e7a-8974-ff6abc20f4b1",
    "release_group_id": "3412fd44-c6e6-3a3b-b91a-964a055192ec",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1970-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“I wrote Teach Your Children because we have much to teach them. Conversely, I believe we as parents have much to learn from them as well. I think that Jeff Scher did a wonderful job of animating my lyrics and positioning the song in a contemporary setting.\" - Graham Nash (2018)\n\nWatch the official video here: https://www.youtube.com/watch?v=dQOaUnSmJr8\n\nJoin our community and become an amplifier today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}