Information about plays

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

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

{
    "id": 3546412,
    "uri": "https://api.kexp.org/v2/plays/3546412/?format=api",
    "airdate": "2025-08-29T18:46:22-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-d9065762-e824-4f60-b99d-99d9c9f904e5/mbid-d9065762-e824-4f60-b99d-99d9c9f904e5-26798057509_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-d9065762-e824-4f60-b99d-99d9c9f904e5/mbid-d9065762-e824-4f60-b99d-99d9c9f904e5-26798057509_thumb250.jpg",
    "song": "Clueless",
    "track_id": "aa90a1dd-4f39-4394-ac23-f1ad09a08bd3",
    "recording_id": "afa86eca-34a6-492e-a60f-4520daf80634",
    "artist": "Dounia",
    "artist_ids": [
        "e95ff9c6-cf72-4844-bff8-50f4c0ce5d2d"
    ],
    "album": "Intro To",
    "release_id": "d9065762-e824-4f60-b99d-99d9c9f904e5",
    "release_group_id": "4fa7c9d2-f123-4e4b-aa37-2b15a5e25737",
    "labels": [
        "Empire"
    ],
    "label_ids": [
        "b997d9d6-b0c6-438d-8b7c-d11729d8ebda"
    ],
    "release_date": "2017-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Friday! \n\nDounia Tazi is a Moroccan-American activist, singer-songwriter, and body-positive Instagram model. https://www.dounia.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}