Information about plays

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

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

{
    "id": 3549616,
    "uri": "https://api.kexp.org/v2/plays/3549616/?format=api",
    "airdate": "2025-09-06T12:56:29-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia601305.us.archive.org/28/items/mbid-571a1443-9ecf-3cba-87c7-c3c5f87da9f7/mbid-571a1443-9ecf-3cba-87c7-c3c5f87da9f7-37994316279_thumb500.jpg",
    "thumbnail_uri": "https://ia601305.us.archive.org/28/items/mbid-571a1443-9ecf-3cba-87c7-c3c5f87da9f7/mbid-571a1443-9ecf-3cba-87c7-c3c5f87da9f7-37994316279_thumb250.jpg",
    "song": "Club Foot",
    "track_id": "04499659-9a0c-3eaf-aae6-862790763fe1",
    "recording_id": "cdd14e98-3597-4246-8582-b92bd0aab844",
    "artist": "Kasabian",
    "artist_ids": [
        "69b39eab-6577-46a4-a9f5-817839092033"
    ],
    "album": "Kasabian",
    "release_id": "571a1443-9ecf-3cba-87c7-c3c5f87da9f7",
    "release_group_id": "6a5a0cc6-245e-3e29-a143-c1bab026def6",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2005-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kasabian formed back in 1997 in Leicester England. The band was formerly named Saracuse, but former guitarist Chris Karloff picked the name Kasabian, a common Armenian surname meaning \"butcher\" in Arabic. https://bit.ly/3ykEGed\n\n\"Club Foot\" was written by Sergio Pizzorno and Christopher Karloff and was the first track on Kasabian's self-titled debut album.\n--\nHere's the official video: https://www.youtube.com/watch?v=lk5iMgG-WJI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}