Information about plays

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

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

{
    "id": 3556782,
    "uri": "https://api.kexp.org/v2/plays/3556782/?format=api",
    "airdate": "2025-09-23T15:24:25-07:00",
    "show": 64642,
    "show_uri": "https://api.kexp.org/v2/shows/64642/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-7ee86557-59f5-428e-8c2e-13bcde8d35dd/mbid-7ee86557-59f5-428e-8c2e-13bcde8d35dd-41980359351_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-7ee86557-59f5-428e-8c2e-13bcde8d35dd/mbid-7ee86557-59f5-428e-8c2e-13bcde8d35dd-41980359351_thumb250.jpg",
    "song": "El Niño",
    "track_id": "d12f6501-79b1-4258-922d-8586a6aa2d4d",
    "recording_id": "0519223f-1814-468d-95b9-75ea1c577f58",
    "artist": "Africa Express feat. Eme Malafe, Los Pream, Mélissa Hié, Ophélia Hié, Joan as Police Woman, Marco Carrión & Alansito Vega",
    "artist_ids": [
        "64e82e9d-03c0-4cf7-ac48-bf5e1f07f2b2",
        "62773859-b9b9-4108-b814-cfd91459d716",
        "6c3654ec-4ec8-4605-9b4c-1df90529c6e0",
        "7114358f-70b2-485f-a857-7c51971085d4",
        "b0d1a635-6c76-4d40-9cd5-7dc34ebf55e9",
        "30c935b3-e0ec-448b-9127-1366975a95d3",
        "98f8614d-40c2-4401-9191-d6f58475ae5c",
        "7fda6aae-c7ca-4180-8b47-ccd7992e846f"
    ],
    "album": "Africa Express Presents... Bahidorá",
    "release_id": "7ee86557-59f5-428e-8c2e-13bcde8d35dd",
    "release_group_id": "5b6b84d7-97c4-4caa-8af5-1651d96c25ed",
    "labels": [
        "World Circuit"
    ],
    "label_ids": [
        "ad3947c8-2a1e-45b7-a41b-fd0f4d1065bc"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://soundcloud.com/africa-express/el-nino-feat-eme-malafe-los\n---\nhttps://africaexpress.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}