Information about plays

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

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

{
    "id": 3627521,
    "uri": "https://api.kexp.org/v2/plays/3627521/?format=api",
    "airdate": "2026-03-10T20:46:14-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Immigrants (We Get the Job Done)",
    "track_id": null,
    "recording_id": "ffcba324-89f9-4dad-b89b-7a1553450370",
    "artist": "K’naan, Snow tha Product, Riz MC, Residente",
    "artist_ids": [
        "ee421ee4-f861-405d-8730-29cb512dfdbd",
        "dbd21564-de36-4c13-8b59-a2aa094cc582",
        "c3483823-d932-4208-91cf-70735316e70f",
        "b38a00f2-3746-4e9e-93de-8257ca5b1680"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Atlantic"
    ],
    "label_ids": [],
    "release_date": "2017-02-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song unites artists from across the world: K'NAAN (Somalia/Canada), Snow Tha Product (USA/Mexico), Riz Ahmed (UK/Pakistan), and Residente (Puerto Rico). Released in 2016, it blends hip-hop and global influences to highlight immigrant struggles and resilience, appearing on The Hamilton Mixtape.\n\n____\n\nEsta canción une a artistas de todo el mundo: K'NAAN (Somalia/Canadá), Snow Tha Product (EE. UU./México), Riz Ahmed (Reino Unido/Pakistán) y Residente (Puerto Rico). Lanzada en 2016, combina hip-hop e influencias globales para resaltar las luchas y la resiliencia de los inmigrantes, apareciendo en The Hamilton Mixtape.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}