Information about plays

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

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

{
    "id": 3561917,
    "uri": "https://api.kexp.org/v2/plays/3561917/?format=api",
    "airdate": "2025-10-06T05:35:11-07:00",
    "show": 64761,
    "show_uri": "https://api.kexp.org/v2/shows/64761/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-94e40505-e82a-43b7-a03e-5ec40f8633f4/mbid-94e40505-e82a-43b7-a03e-5ec40f8633f4-40737544599_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-94e40505-e82a-43b7-a03e-5ec40f8633f4/mbid-94e40505-e82a-43b7-a03e-5ec40f8633f4-40737544599_thumb250.jpg",
    "song": "Never Meant",
    "track_id": "e2759127-ede7-4812-9ee3-06b355e2cf22",
    "recording_id": "d789d2e1-317f-4bd9-aa4e-e20e81d62bde",
    "artist": "American Football",
    "artist_ids": [
        "4ebb5ad3-9018-407d-8c24-c03011ab9ac6"
    ],
    "album": "American Football - 25th Anniversary Edition",
    "release_id": "94e40505-e82a-43b7-a03e-5ec40f8633f4",
    "release_group_id": "8e40a68c-58e8-3c92-a763-645fda2ce8a7",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#625 on the all time albums list, as voted by KEXP listeners.\n\nCheck out American Football's Live on KEXP performance from 2019:\nhttps://www.youtube.com/watch?v=uRXpvXpc45c\n\nWe can't do these sessions without your support! Donate now at KEXP.ORG",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}