Information about plays

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

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

{
    "id": 3546079,
    "uri": "https://api.kexp.org/v2/plays/3546079/?format=api",
    "airdate": "2025-08-29T00:26:28-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://ia903402.us.archive.org/11/items/mbid-4c7ce458-ce8a-4284-b692-cc4509bbc886/mbid-4c7ce458-ce8a-4284-b692-cc4509bbc886-28884050035_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-4c7ce458-ce8a-4284-b692-cc4509bbc886/mbid-4c7ce458-ce8a-4284-b692-cc4509bbc886-28884050035_thumb250.jpg",
    "song": "Deceptacon (DFA remix)",
    "track_id": "a9d7c22f-7f31-4f35-9eae-3e8ff8fdccb5",
    "recording_id": "4863ecfb-7d0e-4218-8b76-e7fe2764adbf",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "Remix",
    "release_id": "4c7ce458-ce8a-4284-b692-cc4509bbc886",
    "release_group_id": "2a9808e0-7ca1-3f09-b186-df9e320b8ede",
    "labels": [
        "Mr. Lady Records"
    ],
    "label_ids": [
        "5d4b7256-2317-472c-8d5f-cd5f2d8f8f20"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Cory!\n\nMORE CRACKERS PLEASE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}