Information about plays

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

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

{
    "id": 3437276,
    "uri": "https://api.kexp.org/v2/plays/3437276/?format=api",
    "airdate": "2024-12-12T19:12:42-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia800700.us.archive.org/26/items/mbid-0167d2f7-3b34-4a23-ba5d-6dffda00f212/mbid-0167d2f7-3b34-4a23-ba5d-6dffda00f212-38780630742_thumb500.jpg",
    "thumbnail_uri": "https://ia800700.us.archive.org/26/items/mbid-0167d2f7-3b34-4a23-ba5d-6dffda00f212/mbid-0167d2f7-3b34-4a23-ba5d-6dffda00f212-38780630742_thumb250.jpg",
    "song": "Tie My Shoes",
    "track_id": "e5ec7fda-2de7-4418-a2fd-83ff4be1eb23",
    "recording_id": "635c8d14-0d07-4eec-bca2-f4e2e055bf91",
    "artist": "beabadoobee",
    "artist_ids": [
        "88d17133-abbc-42db-9526-4e2c1db60336"
    ],
    "album": "This Is How Tomorrow Moves",
    "release_id": "0167d2f7-3b34-4a23-ba5d-6dffda00f212",
    "release_group_id": "b21b5309-90b0-4ddb-9ea1-0c7870b10341",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2024-08-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beatrice Kristi Ilejay Laus, known professionally as beabadoobee, is a Filipino-British singer-songwriter, and guitarist.\n\nCheck out beabadoobee's KEXP live in-studio session from last year: https://www.youtube.com/watch?v=p2Z53yyGZZc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}