Information about plays

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

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

{
    "id": 3524723,
    "uri": "https://api.kexp.org/v2/plays/3524723/?format=api",
    "airdate": "2025-07-09T12:11:22-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb250.jpg",
    "song": "Standing on Air",
    "track_id": "ee0931e1-000a-4a1f-ae04-be0bb61c7482",
    "recording_id": "6ca1e78b-4874-49d1-9d5a-c9b405092762",
    "artist": "Safe Mind",
    "artist_ids": [
        "878018ee-7085-45a5-bd01-b07725ab7a6a"
    ],
    "album": "Cutting the Stone",
    "release_id": "6937d931-1fc5-42f5-9e79-387e4a72700a",
    "release_group_id": "98a5899f-83be-4a0a-b527-8f96970c027c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The full-length debut from the duo Safe Mind, out July 25th! \n\nhttps://safemind.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}