Information about plays

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

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

{
    "id": 3544486,
    "uri": "https://api.kexp.org/v2/plays/3544486/?format=api",
    "airdate": "2025-08-25T03:45:38-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-05dec328-1e4d-4ed2-8f47-2af0028b0a5c/mbid-05dec328-1e4d-4ed2-8f47-2af0028b0a5c-38949656396_thumb500.jpg",
    "thumbnail_uri": "https://ia903201.us.archive.org/32/items/mbid-05dec328-1e4d-4ed2-8f47-2af0028b0a5c/mbid-05dec328-1e4d-4ed2-8f47-2af0028b0a5c-38949656396_thumb250.jpg",
    "song": "Annabelle",
    "track_id": "f39d9bb1-0285-45d2-b573-59d819fc2206",
    "recording_id": "f5d2a3d5-4022-47be-849c-4c91f8c5c705",
    "artist": "Jen Cloher",
    "artist_ids": [
        "af428823-a2d7-4e31-9691-27614c59ad8e"
    ],
    "album": "Annabelle",
    "release_id": "05dec328-1e4d-4ed2-8f47-2af0028b0a5c",
    "release_group_id": "04405f38-4c50-455c-9687-2673559a9bd4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori (Ngāpuhi and Ngāti Kahu)\t\n\nCloher is of Ngāpuhi and Ngāti Kahu descent through their mother. \n\nCloher uses she/her and they/them pronouns and identifies as Takatāpui and non-binary.\n\nhttps://www.jencloher.com/jen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}