Information about plays

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

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

{
    "id": 3657056,
    "uri": "https://api.kexp.org/v2/plays/3657056/?format=api",
    "airdate": "2026-05-20T02:20:05-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74-44891889526_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74-44891889526_thumb250.jpg",
    "song": "L’Anima",
    "track_id": "79097a9e-19d6-4167-abb9-7cdfa464fc3a",
    "recording_id": "e5b233bb-475b-4772-bedf-270cb02b1aa9",
    "artist": "GiGi Girls feat. John Moods",
    "artist_ids": [
        "be4b027a-f9d6-4cb4-87ee-6f98a5680fd5",
        "4c00bedb-9bc9-4967-8af2-7b937c193baa"
    ],
    "album": "Greatest Hits",
    "release_id": "e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74",
    "release_group_id": "b4c2bafe-3e3f-4a92-9c59-6dd43e227c7d",
    "labels": [
        "Papercup Records"
    ],
    "label_ids": [
        "6e2497b6-1f71-4047-ad91-4eb6113a9183"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lose yourself in the enchanting rhythms as GiGi Girls take you on a nostalgic journey. Let the music wash over you, and embrace the irresistible charm of GiGi Girls' Italo pop perfection.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}