Information about plays

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

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

{
    "id": 3634145,
    "uri": "https://api.kexp.org/v2/plays/3634145/?format=api",
    "airdate": "2026-03-27T05:01:18-07:00",
    "show": 66290,
    "show_uri": "https://api.kexp.org/v2/shows/66290/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-47dfc825-6be7-4f41-9fde-18121d7d53fc/mbid-47dfc825-6be7-4f41-9fde-18121d7d53fc-3946023600_thumb500.jpg",
    "thumbnail_uri": "https://ia903208.us.archive.org/13/items/mbid-47dfc825-6be7-4f41-9fde-18121d7d53fc/mbid-47dfc825-6be7-4f41-9fde-18121d7d53fc-3946023600_thumb250.jpg",
    "song": "John the Revelator",
    "track_id": "549056ff-1cb7-3a44-9651-3d16092f1fdf",
    "recording_id": "3a9f5eeb-da40-4dff-ac50-881bf4e41c90",
    "artist": "Blind Willie Johnson",
    "artist_ids": [
        "8a14c00b-4779-44e4-9b2e-4cc9dcd92e9b"
    ],
    "album": "The Complete Blind Willie Johnson",
    "release_id": "47dfc825-6be7-4f41-9fde-18121d7d53fc",
    "release_group_id": "03a27296-d762-3b20-8b2b-cfca9dfa9bdf",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "1993-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "American gospel blues singer and guitar player who performed on Southern streets and was noted for the energy and power of his singing and for his ingenious slide guitar accompaniments.\n\nWhen he was seven years old, his stepmother, fighting with his father, threw lye in Johnson's face, permanently blinding him.\n\nFrom his youth he sang gospel songs, accompanying himself on guitar, for donations on the streets of small towns and cities, mostly in Texas.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}