Information about plays

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

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

{
    "id": 3428642,
    "uri": "https://api.kexp.org/v2/plays/3428642/?format=api",
    "airdate": "2024-11-22T11:56:19-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia800306.us.archive.org/22/items/mbid-f0f1066d-905c-4bb2-8f95-452c33cc6dc9/mbid-f0f1066d-905c-4bb2-8f95-452c33cc6dc9-39382332706_thumb500.jpg",
    "thumbnail_uri": "https://ia800306.us.archive.org/22/items/mbid-f0f1066d-905c-4bb2-8f95-452c33cc6dc9/mbid-f0f1066d-905c-4bb2-8f95-452c33cc6dc9-39382332706_thumb250.jpg",
    "song": "If God",
    "track_id": "424052a3-e142-4360-b929-9882afc180e3",
    "recording_id": "170e0180-ef11-44d5-9c06-708a0111e66c",
    "artist": "Beautiful Freaks",
    "artist_ids": [
        "3272d0a8-2aa0-44da-857d-e86c89466f6f"
    ],
    "album": "We Talk to Birds",
    "release_id": "f0f1066d-905c-4bb2-8f95-452c33cc6dc9",
    "release_group_id": "19d44131-492a-4911-a75a-8b1d9c0eee09",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's own Beautiful Freaks released We Talk to Birds this past summer. https://fr3aks.bandcamp.com\n\nCheck them out playing Live on KEXP in 2019: https://www.kexp.org/watch/beautiful-freaks/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}