Information about plays

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

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

{
    "id": 3578571,
    "uri": "https://api.kexp.org/v2/plays/3578571/?format=api",
    "airdate": "2025-11-15T17:33:19-08:00",
    "show": 65119,
    "show_uri": "https://api.kexp.org/v2/shows/65119/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-a8f51e2a-67a9-472c-95d4-d10efc69edd8/mbid-a8f51e2a-67a9-472c-95d4-d10efc69edd8-20184527119_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-a8f51e2a-67a9-472c-95d4-d10efc69edd8/mbid-a8f51e2a-67a9-472c-95d4-d10efc69edd8-20184527119_thumb250.jpg",
    "song": "Nightcall",
    "track_id": "5ab64945-53ae-4e89-9298-7b09b0f8429c",
    "recording_id": "3a2f5805-565f-433f-a92d-d1ac7aee6575",
    "artist": "Kavinsky & Lovefoxxx",
    "artist_ids": [
        "eb6de5f6-98f8-4b5a-bfdc-f87fa4936baa",
        "275ab21d-7c57-4aa7-9813-32345dac96d4"
    ],
    "album": "Drive",
    "release_id": "980e74f2-099e-45d3-b31f-104e0033bb7f",
    "release_group_id": "57dbf641-99ac-42f5-9981-5c11c0d1e48a",
    "labels": [
        "4th Sun",
        "Lakeshore Records"
    ],
    "label_ids": [
        "23174966-287e-4fd2-9c0d-bf724f6eaa75",
        "7c4964d4-173c-4802-b7ef-8a20181c54f5"
    ],
    "release_date": "2012-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Drive\n\nThis track was produced by Daft Punk's Guy Manuel de Homem-Christo and mixed by electronic artist Sebastian. Featured singer Lovefoxxx (Luísa Hanae Matsushita) is the lead singer of Brazilian band Cansei de Ser Sexy (CSS)!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}