Information about plays

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

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

{
    "id": 3548518,
    "uri": "https://api.kexp.org/v2/plays/3548518/?format=api",
    "airdate": "2025-09-03T17:09:22-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia800809.us.archive.org/32/items/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa-22692885503_thumb500.jpg",
    "thumbnail_uri": "https://ia600809.us.archive.org/32/items/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa/mbid-0e86c2d1-4e5f-3a32-bdb4-c866082ffafa-22692885503_thumb250.jpg",
    "song": "Pull Up to the Bumper",
    "track_id": "8a940821-bb2b-345e-8e30-8e755e2831a9",
    "recording_id": "5a66758a-a5d6-4252-b1ae-69fc72c6ca46",
    "artist": "Grace Jones",
    "artist_ids": [
        "b1c124b3-cf60-41a6-8699-92728c8a3fe0"
    ],
    "album": "Nightclubbing",
    "release_id": "0e86c2d1-4e5f-3a32-bdb4-c866082ffafa",
    "release_group_id": "8a0fff99-479d-3fe3-849f-0ddc8d22d304",
    "labels": [
        "Island Masters"
    ],
    "label_ids": [
        "8064bdbf-a96b-440d-9bda-7809ea3d58ca"
    ],
    "release_date": "1989-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 1981 track from Jamaican icon, sing-songwriter, and model Grace Jones initially generated controversy with its sexually suggestive lyrics. Despite limited radio airplay because of this, would go on to become one of Grace Jones' most popular tracks. \n---\nSing-Along here:\nhttps://genius.com/Grace-jones-pull-up-to-the-bumper-lyrics\n\nCheck out the official video here, enjoy: https://www.youtube.com/watch?v=j0l020LllXY\n---\nhttps://www.gracejones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}