Information about plays

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

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

{
    "id": 3554476,
    "uri": "https://api.kexp.org/v2/plays/3554476/?format=api",
    "airdate": "2025-09-18T05:21:56-07:00",
    "show": 64592,
    "show_uri": "https://api.kexp.org/v2/shows/64592/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-02b538a5-e8a3-4336-beb6-8aa83785ae3d/mbid-02b538a5-e8a3-4336-beb6-8aa83785ae3d-43017375134_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-02b538a5-e8a3-4336-beb6-8aa83785ae3d/mbid-02b538a5-e8a3-4336-beb6-8aa83785ae3d-43017375134_thumb250.jpg",
    "song": "Funeral Synths",
    "track_id": "4bcfb36d-1452-4da2-ae08-c0628ab508ad",
    "recording_id": "8572af2d-3a45-4470-8287-3116a3a637ca",
    "artist": "Boyish",
    "artist_ids": [
        "4d6b9165-004e-4f9c-8d5f-82a5bb6d3941"
    ],
    "album": "Gun",
    "release_id": "02b538a5-e8a3-4336-beb6-8aa83785ae3d",
    "release_group_id": "72a7fdb7-f4d6-4686-93be-ff71b3491145",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music by Boyish, see them live!\n-Seattle @ Barboza, October 18th\n-San Francisco @ Rickshaw Stop, October 21st\n\nBoyish is a project out of NYC that was created by India Shore and Claire Altendahl when they decided to start over.\n\nhttps://boyishmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}