Information about plays

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

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

{
    "id": 3420788,
    "uri": "https://api.kexp.org/v2/plays/3420788/?format=api",
    "airdate": "2024-11-03T05:13:21-08:00",
    "show": 61750,
    "show_uri": "https://api.kexp.org/v2/shows/61750/?format=api",
    "image_uri": "https://ia803000.us.archive.org/33/items/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e-2587376008_thumb500.jpg",
    "thumbnail_uri": "https://ia903000.us.archive.org/33/items/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e-2587376008_thumb250.jpg",
    "song": "Chan Chan",
    "track_id": "a3531e8a-ba77-3b4e-8d96-396857c9ca7a",
    "recording_id": "47b7339f-8f7e-432e-acf1-8cb6b53a3554",
    "artist": "Buena Vista Social Club",
    "artist_ids": [
        "2a85ecff-41e9-4be1-aca6-c87054a4c334"
    ],
    "album": "Buena Vista Social Club",
    "release_id": "2e18e017-0a62-4c50-a708-b6fbea29612e",
    "release_group_id": "32bbab8e-02c0-30d2-9e23-a19739864b84",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "1997-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jesus Aguaje Ramos and his Buena Vista Orchestra came in for a KEXP in-studio session that will be aired TOMORROW on El Sonido at 8pm. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}