Information about plays

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

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

{
    "id": 3631318,
    "uri": "https://api.kexp.org/v2/plays/3631318/?format=api",
    "airdate": "2026-03-20T04:11:21-07:00",
    "show": 66227,
    "show_uri": "https://api.kexp.org/v2/shows/66227/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6-44534508812_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6-44534508812_thumb250.jpg",
    "song": "Walking Talking",
    "track_id": "01fa9b64-7131-4998-9d2c-0901f967ccee",
    "recording_id": "e24df1ff-7d93-4378-94b1-7753afa2a51d",
    "artist": "Neighbourly",
    "artist_ids": [
        "c96724c2-b50f-48ca-9465-d339515d6d7f"
    ],
    "album": "Kerplunk",
    "release_id": "c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6",
    "release_group_id": "932f3f99-0030-4b44-9fba-bcd326562261",
    "labels": [
        "Earth Libraries"
    ],
    "label_ids": [
        "9ef7c67d-bf6d-4813-9d0a-79866bb48a0b"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "https://neighbourly.bandcamp.com/album/kerplunk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}