Information about plays

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

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

{
    "id": 3631650,
    "uri": "https://api.kexp.org/v2/plays/3631650/?format=api",
    "airdate": "2026-03-20T20:34:04-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-6c367d24-43a6-351b-944b-b0f0e0540df0/mbid-6c367d24-43a6-351b-944b-b0f0e0540df0-10308841489_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-6c367d24-43a6-351b-944b-b0f0e0540df0/mbid-6c367d24-43a6-351b-944b-b0f0e0540df0-10308841489_thumb250.jpg",
    "song": "Ana Na Ming",
    "track_id": "c95a8b6f-a73e-3c49-a66d-4159dd7d21e5",
    "recording_id": "5bdcb734-9f65-4672-ab6c-101815b34331",
    "artist": "Salif Keita",
    "artist_ids": [
        "b29a24ff-2c55-437e-867b-1456c9f3f73e"
    ],
    "album": "Moffou",
    "release_id": "6c367d24-43a6-351b-944b-b0f0e0540df0",
    "release_group_id": "e9c77cc3-c085-333a-a4a8-6e7f7c0b0ff7",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2002-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Salif Keita (born August 25, 1949) is a renowned Malian singer-songwriter known as the \"Golden Voice of Africa\". A royal descendant of Sundiata Keita, he overcame severe discrimination for having albinism and breaking social caste taboos against becoming a musician. He pioneered Afro-pop with bands like Rail Band and Les Ambassadeurs.\n\nSalif Keita represents the next wave of African artists who gained international recognition thanks to the groundwork laid by artists like Makeba",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}