Information about plays

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

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

{
    "id": 3544075,
    "uri": "https://api.kexp.org/v2/plays/3544075/?format=api",
    "airdate": "2025-08-24T05:00:20-07:00",
    "show": 64373,
    "show_uri": "https://api.kexp.org/v2/shows/64373/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2-34776183881_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2-34776183881_thumb250.jpg",
    "song": "Blurry",
    "track_id": "36a0a8cf-3fbf-4c77-881e-cce2088f5a9e",
    "recording_id": "b590a309-2e88-487b-9f1b-a166d9825187",
    "artist": "Petite Noir feat. Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00",
        "ffd7af34-7a60-4238-be7d-36d490c84d1d"
    ],
    "album": "MotherFather",
    "release_id": "997798a6-0703-44ff-ac41-84f4d89c86f2",
    "release_group_id": "ebf917a0-1603-46bb-8a9c-767503f64f2f",
    "labels": [
        "Roya"
    ],
    "label_ids": [
        "c13ff3ce-f7e6-4a35-afc9-799ca83d6748"
    ],
    "release_date": "2023-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Petite Noir!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}