Information about plays

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

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

{
    "id": 3627385,
    "uri": "https://api.kexp.org/v2/plays/3627385/?format=api",
    "airdate": "2026-03-10T09:35:37-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-2f996bf2-ac08-496a-9022-d4fac79dfa97/mbid-2f996bf2-ac08-496a-9022-d4fac79dfa97-42680732074_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-2f996bf2-ac08-496a-9022-d4fac79dfa97/mbid-2f996bf2-ac08-496a-9022-d4fac79dfa97-42680732074_thumb250.jpg",
    "song": "Ladybug’s Picnic",
    "track_id": "4aacd08b-9584-333d-9aeb-dc17b979eedf",
    "recording_id": "5d1797c6-0c0d-40f2-9cff-2b1992c99e70",
    "artist": "Sesame Street",
    "artist_ids": [
        "d68700b6-aae7-478a-b75b-5ea8c6851cd4"
    ],
    "album": "The Count Counts",
    "release_id": "2f996bf2-ac08-496a-9022-d4fac79dfa97",
    "release_group_id": "955ed3b8-c4c2-4890-8ca7-15991f1e449e",
    "labels": [
        "Children’s Television Workshop"
    ],
    "label_ids": [
        "771407a9-404e-4149-8915-be1cbe95acdf"
    ],
    "release_date": "1975-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One, two, three\nFour, five, six\nSeven, eight, nine\nTen, eleven, twelve\nLadybugs donate now! https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}