Information about plays

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

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

{
    "id": 3620363,
    "uri": "https://api.kexp.org/v2/plays/3620363/?format=api",
    "airdate": "2026-02-21T13:46:07-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb250.jpg",
    "song": "Bean Fields",
    "track_id": "b7f20fda-2a89-4c19-85bc-58bb00d3b46f",
    "recording_id": "a7867926-9e08-4f16-8de9-6d6436a89261",
    "artist": "Shannon and the Clams",
    "artist_ids": [
        "edda8263-7286-4227-9dc4-9ed8e6177f84"
    ],
    "album": "The Moon Is in the Wrong Place",
    "release_id": "6c559bc9-0ca3-40a4-99f0-151e0e7a99ff",
    "release_group_id": "3bdff444-eb6c-4ad2-9731-6d772cad602f",
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [
        "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out their live on KEXP session in 2022, https://www.youtube.com/watch?v=j9gwtpN_XvM\n\nhttps://shannonandtheclams.bandcamp.com/album/the-moon-is-in-the-wrong-place",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}