Information about plays

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

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

{
    "id": 3504440,
    "uri": "https://api.kexp.org/v2/plays/3504440/?format=api",
    "airdate": "2025-05-21T19:52:18-07:00",
    "show": 63522,
    "show_uri": "https://api.kexp.org/v2/shows/63522/?format=api",
    "image_uri": "https://ia903103.us.archive.org/3/items/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359-19620649698_thumb500.jpg",
    "thumbnail_uri": "https://ia803103.us.archive.org/3/items/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359-19620649698_thumb250.jpg",
    "song": "Goca Dünya",
    "track_id": "ef94190c-fe1c-452e-9c45-0d7e9219d5c7",
    "recording_id": "1d85c818-b337-48ae-b93c-50bb66502a73",
    "artist": "Altın Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "On",
    "release_id": "1ce135a7-fbad-4780-ab6a-e90ffe185359",
    "release_group_id": "99d19d23-df33-4f9c-ab71-115524e67d17",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-03-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks for the request, Jazzmin!\n\nThis is a Turkish psych rock band that hails from Amsterdam (!): https://atorecords.com/artists/altin-gun/\n--\nCheck out their KEXP live in-studio here: https://www.youtube.com/watch?v=nNVsS3Jxf1Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}