Information about plays

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

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

{
    "id": 3519605,
    "uri": "https://api.kexp.org/v2/plays/3519605/?format=api",
    "airdate": "2025-06-27T17:26:42-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia601302.us.archive.org/23/items/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b-12801208405_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/23/items/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b-12801208405_thumb250.jpg",
    "song": "Dancing on My Own",
    "track_id": "ad86539e-0689-3a2b-8dcf-4ed99e8279e6",
    "recording_id": "338b9154-a116-444d-8f96-5751d448263f",
    "artist": "Robyn",
    "artist_ids": [
        "5a8e07d5-d932-4484-a7f7-e700793a9c94"
    ],
    "album": "Body Talk, Pt 1",
    "release_id": "23ca8c12-28a9-4588-9264-2c3483b7871b",
    "release_group_id": "443c50a6-fe3e-46b3-8fc8-010e9575f7af",
    "labels": [
        "Konichiwa Records",
        "Cherrytree Records"
    ],
    "label_ids": [
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860",
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340"
    ],
    "release_date": "2010-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nDon't you love this song? It's 130 words, more or less. And yet....everyone finds a sense of community in this song about being alone: https://www.npr.org/2019/06/10/730641583/robyn-dancing-on-my-own-alone-together-american-anthem",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}