Information about plays

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

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

{
    "id": 3544688,
    "uri": "https://api.kexp.org/v2/plays/3544688/?format=api",
    "airdate": "2025-08-25T15:37:18-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b50d56c-20ee-4215-b9d8-b693d9492348/14142142063-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6b50d56c-20ee-4215-b9d8-b693d9492348/14142142063-250.jpg",
    "song": "Mama Used to Say",
    "track_id": null,
    "recording_id": "f111a297-2bb8-44c9-89a7-c2764b0a9e5e",
    "artist": "Junior",
    "artist_ids": [
        "d7bb0d10-3177-4bc5-a8b9-7c53fec4fda9"
    ],
    "album": "'Ji'",
    "release_id": null,
    "release_group_id": "87980ff0-78cd-3280-8a95-7ce0dfcc02f9",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Xtra Sour!\n\nNorman Washington \"Junior\" Giscombe is an English singer-songwriter who was one of the first British R&B artists to be successful in the United States. In this \"I Wrote That\" interview, he talks about writing this very popular 1982 hit, which propelled him to that year’s Billboard ‘Best Newcomer’ award, presented to him by the iconic James Brown. : https://www.prsformusic.com/m-magazine/features/i-wrote-that-junior-giscombe/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}