Information about plays

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

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

{
    "id": 3519690,
    "uri": "https://api.kexp.org/v2/plays/3519690/?format=api",
    "airdate": "2025-06-27T22:32:23-07:00",
    "show": 63854,
    "show_uri": "https://api.kexp.org/v2/shows/63854/?format=api",
    "image_uri": "https://coverartarchive.org/release/bddc393e-e23e-4b48-b009-731e47de155e/40448272898-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bddc393e-e23e-4b48-b009-731e47de155e/40448272898-250.jpg",
    "song": "The Old Guard Is Dead",
    "track_id": null,
    "recording_id": "f676274a-671d-4d32-ba96-f999f923329f",
    "artist": "Ghais Guevara, Goyard Ibn Said",
    "artist_ids": [
        "060e8048-a944-46c8-9cdc-3143b0f96bad",
        "9349245c-c5ef-4b14-99dd-fcdd01798e3d"
    ],
    "album": "Goyard Ibn Said",
    "release_id": null,
    "release_group_id": "72819217-d8bc-479f-bc64-3045cfb41674",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2025-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song played before and after Kendrick Lamar's 2025 Superbowl LIX halftime show.\n\nhttps://www.youtube.com/watch?v=bpvFIxd6lWA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}