Information about plays

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

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

{
    "id": 3428337,
    "uri": "https://api.kexp.org/v2/plays/3428337/?format=api",
    "airdate": "2024-11-21T17:03:57-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia801009.us.archive.org/27/items/mbid-b541bb94-e158-424b-bb41-d62a75904fc8/mbid-b541bb94-e158-424b-bb41-d62a75904fc8-29737035188_thumb500.jpg",
    "thumbnail_uri": "https://ia801009.us.archive.org/27/items/mbid-b541bb94-e158-424b-bb41-d62a75904fc8/mbid-b541bb94-e158-424b-bb41-d62a75904fc8-29737035188_thumb250.jpg",
    "song": "Better You",
    "track_id": "3a46382a-5a85-4316-bfa2-1b7d4f5c711e",
    "recording_id": "7649986f-9c12-4a21-af9f-a471aeec5060",
    "artist": "Evidence",
    "artist_ids": [
        "995c1ef8-5a55-40dc-b87f-f4a0ee95650b"
    ],
    "album": "Unlearning, Vol. 1",
    "release_id": "a1035c52-86b3-417a-bb80-782fe62d2932",
    "release_group_id": "38967663-e1ce-4ed2-912c-bf4b6d6e59bf",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2021-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Michael Taylor Perretta, known professionally as Evidence, is a solo artist and one-third of Dilated Peoples. He is also one-half of Step Brothers with The Alchemist.\n \nThe Alchemist (Alan Daniel Maman) produced this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}