Information about plays

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

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

{
    "id": 3540808,
    "uri": "https://api.kexp.org/v2/plays/3540808/?format=api",
    "airdate": "2025-08-16T16:32:26-07:00",
    "show": 64307,
    "show_uri": "https://api.kexp.org/v2/shows/64307/?format=api",
    "image_uri": "https://coverartarchive.org/release/240e1059-7216-4711-b8d2-a3d98aa44222/41974632472-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/240e1059-7216-4711-b8d2-a3d98aa44222/41974632472-250.jpg",
    "song": "Quiero Bailar Rocanrol",
    "track_id": null,
    "recording_id": "261cb317-3c94-40f2-8bb6-98e88d647240",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "Quiero Bailar Rocanrol",
    "release_id": null,
    "release_group_id": "a274ff02-9664-4746-b5f2-ffd173ab55e4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-14",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Emi Pop is a Puerto Rican-born, Seattle-based musician blending catchy Spanish melodies with her twist on Puerto Rican rock and power-pop. Known for her catchy choruses, lyrical anthems, and infectious energy, Emi Pop brings a fun, upbeat, and dreamy dynamic that makes you want to dance and sing along. https://tinyurl.com/2uc6wccj\n\nShe made her solo debut in July 2023 with the single \"Lo Sé,\" a featured KEXP Song of the Day which you can download here: https://tinyurl.com/4wzyu9u2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}