Information about plays

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

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

{
    "id": 3540863,
    "uri": "https://api.kexp.org/v2/plays/3540863/?format=api",
    "airdate": "2025-08-16T18:50:35-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?format=api",
    "image_uri": "https://ia800204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb250.jpg",
    "song": "Cold Air",
    "track_id": "f714fe5a-8283-422c-a0ae-3b891b02bc89",
    "recording_id": "2c8b448b-a546-44a3-9777-b40eff8f59f1",
    "artist": "Alien Boy",
    "artist_ids": [
        "428d1741-14b0-4afe-9706-572ffe7b719c"
    ],
    "album": "You Wanna Fade?",
    "release_id": "9c20785b-27a7-4671-b38f-8ad41a74055f",
    "release_group_id": "ffaae1ce-0749-4352-b192-fa812a7258fb",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Gerald in Portland!\n\nThe newest from Portland indie rock band Alien Boy! Listen to the whole thing below:\n\nhttps://alienboypdx.bandcamp.com/album/you-wanna-fade",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}