Information about plays

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

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

{
    "id": 3571714,
    "uri": "https://api.kexp.org/v2/plays/3571714/?format=api",
    "airdate": "2025-10-30T06:38:36-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-851e4be8-9ed2-4819-851e-c6efb83c3c42/mbid-851e4be8-9ed2-4819-851e-c6efb83c3c42-42568547267_thumb500.jpg",
    "thumbnail_uri": "https://ia601800.us.archive.org/3/items/mbid-851e4be8-9ed2-4819-851e-c6efb83c3c42/mbid-851e4be8-9ed2-4819-851e-c6efb83c3c42-42568547267_thumb250.jpg",
    "song": "Jupiter",
    "track_id": "9777908f-88c4-4283-9342-653cd2805fdb",
    "recording_id": "7e56b8c7-122d-4d81-a60f-345fd7ec5e32",
    "artist": "STRFKR",
    "artist_ids": [
        "0a19e3e4-7970-4adf-8439-90bdcc9c8661"
    ],
    "album": "Jupiter",
    "release_id": "851e4be8-9ed2-4819-851e-c6efb83c3c42",
    "release_group_id": "7e5646b8-2a85-4929-af43-5bf1e9884bee",
    "labels": [
        "Badman Recording Co."
    ],
    "label_ids": [
        "deec54b6-e38c-41cf-87b6-8116c4ea5f9a"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland, Oregon!\n\nhttps://starfucker.bandcamp.com/album/jupiter\n\nhttps://strfkr.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}