Information about plays

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

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

{
    "id": 3531633,
    "uri": "https://api.kexp.org/v2/plays/3531633/?format=api",
    "airdate": "2025-07-25T17:00:50-07:00",
    "show": 64110,
    "show_uri": "https://api.kexp.org/v2/shows/64110/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-f4c9b9e2-7fe8-47cb-94f9-a43f0415c0a9/mbid-f4c9b9e2-7fe8-47cb-94f9-a43f0415c0a9-41782128736_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-f4c9b9e2-7fe8-47cb-94f9-a43f0415c0a9/mbid-f4c9b9e2-7fe8-47cb-94f9-a43f0415c0a9-41782128736_thumb250.jpg",
    "song": "8’3",
    "track_id": "a3bc81c7-e0af-4ba7-8450-5195efd1ec2b",
    "recording_id": "3178423c-b454-451e-ab80-60ffbb4c3ef6",
    "artist": "Revival Season",
    "artist_ids": [
        "5457a1b8-c94a-4777-bce2-9ae7cb94c0b0"
    ],
    "album": "Formless",
    "release_id": "f4c9b9e2-7fe8-47cb-94f9-a43f0415c0a9",
    "release_group_id": "2621202f-36d9-4992-ae57-fee391a92df9",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What would you do if you were 8'3? Personally I would purposefully hit my head on every single doorway for sympathy. Ow! That hurt! Yea... I could use a cookie, thanks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}