Information about plays

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

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

{
    "id": 3657325,
    "uri": "https://api.kexp.org/v2/plays/3657325/?format=api",
    "airdate": "2026-05-20T17:39:53-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-78db8ee8-94dc-444a-85f6-848ce0087092/mbid-78db8ee8-94dc-444a-85f6-848ce0087092-22630338793_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-78db8ee8-94dc-444a-85f6-848ce0087092/mbid-78db8ee8-94dc-444a-85f6-848ce0087092-22630338793_thumb250.jpg",
    "song": "My My Metrocard",
    "track_id": "841b6d6e-0b93-3378-b6c6-0b000a5b7ac3",
    "recording_id": "0511ac2d-d637-44a3-81cc-1bee765bdd2a",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "Le Tigre",
    "release_id": "78db8ee8-94dc-444a-85f6-848ce0087092",
    "release_group_id": "116d142c-e7fd-3902-8ca5-0d4999abd00e",
    "labels": [
        "Mr. Lady Records"
    ],
    "label_ids": [
        "5d4b7256-2317-472c-8d5f-cd5f2d8f8f20"
    ],
    "release_date": "1999-11-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Esther! \n---\nLe Tigre was formed by Kathleen Hanna (previously of Bikini Kill), Johanna Fateman, and Sadie Benning. This song uses a call-and-response to condemn the policies of Rudy Giulani. -- Here's a live performance (2022!) from Pasadena: https://www.youtube.com/watch?v=1x10Lh9d4BM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}