Information about plays

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

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

{
    "id": 3661061,
    "uri": "https://api.kexp.org/v2/plays/3661061/?format=api",
    "airdate": "2026-05-29T14:54:51-07:00",
    "show": 66845,
    "show_uri": "https://api.kexp.org/v2/shows/66845/?format=api",
    "image_uri": "https://dn711307.ca.archive.org/0/items/mbid-8ce830b5-672f-4de1-b67a-6ee0f2f84b5a/mbid-8ce830b5-672f-4de1-b67a-6ee0f2f84b5a-21182566829_thumb500.jpg",
    "thumbnail_uri": "https://dn711307.ca.archive.org/0/items/mbid-8ce830b5-672f-4de1-b67a-6ee0f2f84b5a/mbid-8ce830b5-672f-4de1-b67a-6ee0f2f84b5a-21182566829_thumb250.jpg",
    "song": "Lonely",
    "track_id": "10214585-ffa0-4c63-b62c-0bd508cb559a",
    "recording_id": "07e4cde2-2d5a-4d7a-bab4-3de0d903d46e",
    "artist": "Swamp Dogg",
    "artist_ids": [
        "1403fbec-11e3-4ccb-af25-d26c9a05bc9d"
    ],
    "album": "Love, Loss, And Auto-Tune",
    "release_id": "8ce830b5-672f-4de1-b67a-6ee0f2f84b5a",
    "release_group_id": "b8aa8e7a-b229-47d3-a531-1c49971cee14",
    "labels": [
        "Joyful Noise Recordings"
    ],
    "label_ids": [
        "ea3bb22e-d9c4-4739-a138-55b56816216f"
    ],
    "release_date": "2018-09-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The legendary producer and musician worked with Justin Vernon of Bon Iver on this album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}