Information about plays

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

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

{
    "id": 3530716,
    "uri": "https://api.kexp.org/v2/plays/3530716/?format=api",
    "airdate": "2025-07-23T11:03:26-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia801906.us.archive.org/0/items/mbid-ba081c9c-9451-4a5a-8e54-95e1ab3fd42f/mbid-ba081c9c-9451-4a5a-8e54-95e1ab3fd42f-27593766655_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/0/items/mbid-ba081c9c-9451-4a5a-8e54-95e1ab3fd42f/mbid-ba081c9c-9451-4a5a-8e54-95e1ab3fd42f-27593766655_thumb250.jpg",
    "song": "Eras",
    "track_id": "49b4db80-0b52-4f5e-a838-1384cf47c392",
    "recording_id": "2f048068-af43-46c2-bb17-b08d6b4fae36",
    "artist": "Juana Molina",
    "artist_ids": [
        "eca5dd0e-edc7-4658-85f0-762e263b4acd"
    ],
    "album": "ANRMAL",
    "release_id": "ba081c9c-9451-4a5a-8e54-95e1ab3fd42f",
    "release_group_id": "b0a49591-73bf-43d8-afef-bfb8a8963091",
    "labels": [
        "Crammed Discs"
    ],
    "label_ids": [
        "443fa1b0-3960-463f-9016-9845a9754b3e"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Argentinian singer-songwriter blends a variety of styles in her eclectic sound.\n\nhttps://www.juanamolina.com/\n\nCheck out her 2022 KEXP live from Argentina performance here: https://www.youtube.com/watch?v=fLuarhVj4DM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}