Information about plays

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

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

{
    "id": 3524807,
    "uri": "https://api.kexp.org/v2/plays/3524807/?format=api",
    "airdate": "2025-07-09T16:20:44-07:00",
    "show": 63967,
    "show_uri": "https://api.kexp.org/v2/shows/63967/?format=api",
    "image_uri": "https://ia804501.us.archive.org/35/items/mbid-a1520621-43cf-4b57-8b69-21c6655df29a/mbid-a1520621-43cf-4b57-8b69-21c6655df29a-29841394163_thumb500.jpg",
    "thumbnail_uri": "https://ia904501.us.archive.org/35/items/mbid-a1520621-43cf-4b57-8b69-21c6655df29a/mbid-a1520621-43cf-4b57-8b69-21c6655df29a-29841394163_thumb250.jpg",
    "song": "In the Stone",
    "track_id": "82f44250-ca9f-41a2-9e81-dd46a308d8b6",
    "recording_id": "de339f10-ece9-4c09-a0d2-92862910475c",
    "artist": "The Goon Sax",
    "artist_ids": [
        "29fc673c-8c3e-4ff3-8b1f-f77c3bf46a18"
    ],
    "album": "Mirror II",
    "release_id": "a1520621-43cf-4b57-8b69-21c6655df29a",
    "release_group_id": "6fcb2a66-20a7-4e4c-bb36-b10dfa0c607e",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2021-07-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this Australian trio from Brisbane do a Live on KEXP at home with KEXP's DJ Troy Nelson! Linked below:\nhttps://www.youtube.com/watch?v=QZJuHiqEBVk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}