Information about plays

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

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

{
    "id": 3569766,
    "uri": "https://api.kexp.org/v2/plays/3569766/?format=api",
    "airdate": "2025-10-25T12:48:30-07:00",
    "show": 64931,
    "show_uri": "https://api.kexp.org/v2/shows/64931/?format=api",
    "image_uri": "https://ia800804.us.archive.org/11/items/mbid-ca7f4cb8-fc5e-4623-96d2-77445f22c14e/mbid-ca7f4cb8-fc5e-4623-96d2-77445f22c14e-9589299381_thumb500.jpg",
    "thumbnail_uri": "https://ia600804.us.archive.org/11/items/mbid-ca7f4cb8-fc5e-4623-96d2-77445f22c14e/mbid-ca7f4cb8-fc5e-4623-96d2-77445f22c14e-9589299381_thumb250.jpg",
    "song": "Streets of Your Town",
    "track_id": "dfb929d5-70f4-3887-9c15-15e107d16c7a",
    "recording_id": "dc76550f-3740-4a85-8c01-26336e2f6d5c",
    "artist": "The Go‐Betweens",
    "artist_ids": [
        "2fb4db11-8349-47ab-b1a6-f04f011699ff"
    ],
    "album": "16 Lovers Lane",
    "release_id": "ca7f4cb8-fc5e-4623-96d2-77445f22c14e",
    "release_group_id": "608977e4-5c3d-3254-af1a-7e46fe6674c5",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Father-Son connection with The Goon Sax! Talent continues throughout the generations. Aussie Aussie Aussie! Robert Forster (co-founder of The Go-Betweens) is the Dad of Louis Forster (The Goon Sax) with his spouse, artist Karin Bäumler.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}