Information about plays

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

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

{
    "id": 3554292,
    "uri": "https://api.kexp.org/v2/plays/3554292/?format=api",
    "airdate": "2025-09-17T18:49:26-07:00",
    "show": 64588,
    "show_uri": "https://api.kexp.org/v2/shows/64588/?format=api",
    "image_uri": "https://ia800702.us.archive.org/0/items/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e-36163185045_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/0/items/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e-36163185045_thumb250.jpg",
    "song": "Serpent",
    "track_id": "24edce5b-c158-406d-bc06-62ee447b4489",
    "recording_id": "28acb641-dd87-4fe8-acb8-afcebcb29ced",
    "artist": "La Sécurité",
    "artist_ids": [
        "a03666b0-23ba-455f-bc74-1e8a7140fed3"
    ],
    "album": "Stay Safe!",
    "release_id": "b90f8ccf-e7f5-43fb-8142-cdeea8860e6e",
    "release_group_id": "299ee033-73de-436c-ab74-e169d2cf5ca6",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-06-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Stay Safe!' is the debut album from the Montreal art-punk collective La Sécurité on Mothland Records - https://lasecurite.bandcamp.com/album/stay-safe\n---\nThe official animated video includes clips from the collective's live shows, including an SXSW appearance - https://youtu.be/d6U-wtP8AFw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}