Information about plays

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

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

{
    "id": 3422166,
    "uri": "https://api.kexp.org/v2/plays/3422166/?format=api",
    "airdate": "2024-11-06T17:09:32-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia903402.us.archive.org/19/items/mbid-99ba5773-357a-48bf-971e-b50a98b9be11/mbid-99ba5773-357a-48bf-971e-b50a98b9be11-32350703020_thumb500.jpg",
    "thumbnail_uri": "https://ia903402.us.archive.org/19/items/mbid-99ba5773-357a-48bf-971e-b50a98b9be11/mbid-99ba5773-357a-48bf-971e-b50a98b9be11-32350703020_thumb250.jpg",
    "song": "Midnight Morning",
    "track_id": "5bf8580e-e01b-41d4-9164-48051a34100e",
    "recording_id": "9d6385e1-737b-48d1-85e4-4a7cb2ebd4d0",
    "artist": "Menahan Street Band",
    "artist_ids": [
        "93da8c8a-bd13-4418-a00e-2861b8518a8d"
    ],
    "album": "The Exciting Sounds of Menahan Street Band",
    "release_id": "99ba5773-357a-48bf-971e-b50a98b9be11",
    "release_group_id": "3f6797b2-613a-4743-be79-274ebd051815",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2021-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn-based collaboration containing members of the Dap-Kings, Antibalas, El Michels Affair, and Budos Band! https://menahanstreetband.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}