Information about plays

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

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

{
    "id": 3546694,
    "uri": "https://api.kexp.org/v2/plays/3546694/?format=api",
    "airdate": "2025-08-30T12:00:53-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?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": "Soledad",
    "track_id": "0d0e45ea-e1d7-476c-9ba1-a9a094bcf068",
    "recording_id": "d10720b7-67f8-4628-b4d2-c54091384ec5",
    "artist": "Africa Express feat. Damon Albarn, Luisa Almaguer, Nick Zinner, Seye Adelekan, Joan as Police Woman & Mexican Institute of Sound",
    "artist_ids": [
        "4619405a-b168-4548-a56b-e4587466c382",
        "20dc35ec-6cc1-4c66-98a3-4a6116cb3869",
        "b020d789-323f-4441-a110-032a40d9b10a",
        "7d7a5fdd-0d04-4c36-8bee-906feeae239c",
        "64e82e9d-03c0-4cf7-ac48-bf5e1f07f2b2",
        "62773859-b9b9-4108-b814-cfd91459d716",
        "643361ed-e7a0-47f7-b32e-793a8ec1bd70"
    ],
    "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": "Africa Express musicians and producers set up a temporary studio in a city youth club and worked with a new wave of contemporary Malian musicians to complete the album in one week. The club, situated on the banks of the Niger river and known locally as Maison Des Jeunes, became the venue for a week of discovery, collaboration, music-making and live performances.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}