Information about plays

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

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

{
    "id": 3631542,
    "uri": "https://api.kexp.org/v2/plays/3631542/?format=api",
    "airdate": "2026-03-20T16:45:40-07:00",
    "show": 66232,
    "show_uri": "https://api.kexp.org/v2/shows/66232/?format=api",
    "image_uri": "https://dn720808.ca.archive.org/0/items/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2-44329182667_thumb500.jpg",
    "thumbnail_uri": "https://dn720808.ca.archive.org/0/items/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2-44329182667_thumb250.jpg",
    "song": "mangetout (The Dare remix)",
    "track_id": "916a0ae1-af42-4152-a9a9-516825233c28",
    "recording_id": "b4eba3e6-6c33-4296-8b35-6ff4bc78b7c2",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "mangetout (The Dare remix)",
    "release_id": "a7bd8896-86aa-445e-9149-f26e26b9ead2",
    "release_group_id": "9ecd79fe-263d-4b0d-b1a8-994e147f1110",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2026-02-11",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Rhian Teasdale, singer, songwriter and guitarist of Wet Leg. \n\nThis is the new remix of mangetout by Californian producer,  The Dare.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}