Information about plays

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

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

{
    "id": 3428141,
    "uri": "https://api.kexp.org/v2/plays/3428141/?format=api",
    "airdate": "2024-11-21T05:53:27-08:00",
    "show": 61906,
    "show_uri": "https://api.kexp.org/v2/shows/61906/?format=api",
    "image_uri": "https://ia601506.us.archive.org/23/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/23/items/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738/mbid-e24d5871-4f6c-4137-9cc0-29c55ee32738-37015484720_thumb250.jpg",
    "song": "I Don’t Know You",
    "track_id": "52ace6c9-2f2d-4cc8-bc31-202fc1ad5312",
    "recording_id": "0652e722-43e9-448d-bba0-4dcbf88695af",
    "artist": "Mannequin Pussy",
    "artist_ids": [
        "e160f589-dbe6-4b8f-88b5-f528ff4443b4"
    ],
    "album": "I Got Heaven",
    "release_id": "e24d5871-4f6c-4137-9cc0-29c55ee32738",
    "release_group_id": "ed0dba28-0154-4a2f-8d4c-830dfe340ed4",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2024-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Connor in Wilmington, DE.\n\nThis is simply a song about having a crush,” Marisa Dabice said of it. “About the excitement and playful fantasy that can come from meeting someone unexpectedly at a festival, or on the street, or in line at the grocery store. You don’t know when you’ll see them again but the rush of their possibility lingers, making you yearn to know more about them.”\n\nhttps://mannequinpussy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}