Information about plays

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

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

{
    "id": 3554540,
    "uri": "https://api.kexp.org/v2/plays/3554540/?format=api",
    "airdate": "2025-09-18T09:10:18-07:00",
    "show": 64593,
    "show_uri": "https://api.kexp.org/v2/shows/64593/?format=api",
    "image_uri": "https://ia600304.us.archive.org/20/items/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690-5132243965_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/20/items/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690-5132243965_thumb250.jpg",
    "song": "Stupid Girl",
    "track_id": "63e5403b-2924-396e-9424-0b6cd5f9eddf",
    "recording_id": "6d418e64-c194-47d4-9172-306919a6fc9f",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "Garbage",
    "release_id": "b3d9d402-9f2d-416b-8b03-9e2324fb5690",
    "release_group_id": "dcad245f-9d95-3751-9e69-d50ca399b46a",
    "labels": [
        "Almo Sounds"
    ],
    "label_ids": [
        "12ad1045-26f3-46de-b7f1-63cc22a31e64"
    ],
    "release_date": "1995-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erica L, Rhode Island\nHIIIIIII!!!!\nSpeaking of live music, I'm going to see the incomparable Shirley Manson and her amazing band Garbage tonight 🙌🏻\nI think playing one strong, firey woman after another would be *chef's kiss*.  👌🏻💋\nDo what you will 🙃\nMuch lovethanksworship \n==\nAaron writes:\nOmg. Saw Garbage last night in DC. A show I didn't think I needed. Shirley and band were on fire.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}