Information about plays

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

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

{
    "id": 3544572,
    "uri": "https://api.kexp.org/v2/plays/3544572/?format=api",
    "airdate": "2025-08-25T08:58:59-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Catwalk",
    "track_id": "158f265f-43c9-478f-adc6-94d0c8cb0187",
    "recording_id": "ba9f4c53-a27e-4e13-8a03-fb9ce77eb594",
    "artist": "Zookraught",
    "artist_ids": [
        "86e8aa37-7a04-4ea4-b8a8-86f9ca814076"
    ],
    "album": "Catwalk",
    "release_id": "463c9705-2605-40a3-bd74-538f9128c905",
    "release_group_id": "6e000bff-f353-4774-9fdd-9811770a7e05",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Zookraught is playing The Sunset Tavern in Seattle on September 13th!\n\nhttps://dice.fm/event/l8rekp-zookraught-gumbys-junk-sleevies-13th-sep-the-sunset-tavern-seattle-tickets?pid=f8b95fbd&_branch_match_id=1397636412275031068&utm_medium=partners_api&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXz8nMy9ZLyUxO1UvL1fexMDc3SzZMMzdLNLYvyEyxTbNIsjRNS0pRqytKTUstKsrMS49PKsovL04tsnXOKMrPTQUAOld6zkgAAAA%3D",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}