Information about plays

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

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

{
    "id": 3660472,
    "uri": "https://api.kexp.org/v2/plays/3660472/?format=api",
    "airdate": "2026-05-28T03:38:40-07:00",
    "show": 66833,
    "show_uri": "https://api.kexp.org/v2/shows/66833/?format=api",
    "image_uri": "https://coverartarchive.org/release/765e0a64-1f47-41a1-afd9-b64b950b1aa1/44745014288-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/765e0a64-1f47-41a1-afd9-b64b950b1aa1/44745014288-250.jpg",
    "song": "No Stopping Us",
    "track_id": null,
    "recording_id": "3e773f5b-6b53-4824-8a4a-ef0650f81877",
    "artist": "Angélique Kidjo feat. Pharrell Williams",
    "artist_ids": [
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451",
        "149f91ef-1287-46da-9a8e-87fee02f1471"
    ],
    "album": "HOPE!!",
    "release_id": null,
    "release_group_id": "e7e422ce-3449-4e7c-8c59-8d418f25963b",
    "labels": [
        "Parlophone France"
    ],
    "label_ids": [
        "0b81e41d-3029-47dd-847e-12e0195ad4ba"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Five-time Grammy Award winner Angélique Kidjo is one of the greatest artists in international music today, a creative force with eighteen albums to her name. Her latest album \"HOPE!!\" just came out on April 24.\n\nhttps://www.kidjo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}