Information about plays

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

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

{
    "id": 3571375,
    "uri": "https://api.kexp.org/v2/plays/3571375/?format=api",
    "airdate": "2025-10-29T10:15:51-07:00",
    "show": 64965,
    "show_uri": "https://api.kexp.org/v2/shows/64965/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-013099b8-41d5-4e38-92a1-c4591ef5374a/mbid-013099b8-41d5-4e38-92a1-c4591ef5374a-43116693226_thumb500.jpg",
    "thumbnail_uri": "https://ia600300.us.archive.org/7/items/mbid-013099b8-41d5-4e38-92a1-c4591ef5374a/mbid-013099b8-41d5-4e38-92a1-c4591ef5374a-43116693226_thumb250.jpg",
    "song": "Angoon",
    "track_id": "b818895b-c4d5-4745-a486-8d0d733bf54b",
    "recording_id": "aa6ae8a4-210e-49db-9885-30f7da87e4d7",
    "artist": "Portugal. The Man",
    "artist_ids": [
        "3599a39e-4e10-4cb5-90d4-c8a015ebc73b"
    ],
    "album": "SHISH",
    "release_id": "013099b8-41d5-4e38-92a1-c4591ef5374a",
    "release_group_id": "16c1f60b-59fe-46b9-8b87-9b7294606e5b",
    "labels": [
        "KNIK"
    ],
    "label_ids": [
        "67b559eb-c12e-4940-bedd-13f8d5ddcb6b"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Portugal. The Man will be at the Showbox SoDo in Seattle on Nov 9th and the Fox Theater in Oakland on Nov 11th.\n\nhttps://portugaltheman.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}