Information about plays

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

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

{
    "id": 3521220,
    "uri": "https://api.kexp.org/v2/plays/3521220/?format=api",
    "airdate": "2025-07-01T14:19:07-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "https://ia800903.us.archive.org/20/items/mbid-4e114381-cb9b-49a1-a089-f1427a3d9271/mbid-4e114381-cb9b-49a1-a089-f1427a3d9271-42164327168_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/20/items/mbid-4e114381-cb9b-49a1-a089-f1427a3d9271/mbid-4e114381-cb9b-49a1-a089-f1427a3d9271-42164327168_thumb250.jpg",
    "song": "Andaraí",
    "track_id": "41539834-3414-44eb-854a-7e43613978d5",
    "recording_id": "0a6bb814-20bb-4e42-a9b9-dfd264bd517f",
    "artist": "Azymuth",
    "artist_ids": [
        "5f86a079-be87-4eb3-8709-afe2498afa37"
    ],
    "album": "Marca Passo",
    "release_id": "4e114381-cb9b-49a1-a089-f1427a3d9271",
    "release_group_id": "174dcee3-7cfe-41f9-b00d-214f0b21df02",
    "labels": [
        "Far Out Recordings"
    ],
    "label_ids": [
        "b8870b75-9130-4310-80a3-0bfed2a5711d"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New record from these Brazilian legends!\n\nhttps://azymuth.bandcamp.com/album/marca-passo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}