Information about plays

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

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

{
    "id": 3573926,
    "uri": "https://api.kexp.org/v2/plays/3573926/?format=api",
    "airdate": "2025-11-04T13:48:02-08:00",
    "show": 65022,
    "show_uri": "https://api.kexp.org/v2/shows/65022/?format=api",
    "image_uri": "https://ia903200.us.archive.org/35/items/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205-41194062827_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205-41194062827_thumb250.jpg",
    "song": "I Can’t Stop",
    "track_id": "6bba1b0e-e946-4db9-bbe9-248bd562f1a3",
    "recording_id": "5d93e718-2cf5-44c6-a574-5f1800b8a3ea",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Radio DDR",
    "release_id": "1026d067-4f86-4b57-8131-fc7fd67c9205",
    "release_group_id": "ff8c90c1-8480-477c-ba55-22e3c36ae508",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://sharppins.bandcamp.com/album/radio-ddr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}