Information about plays

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

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

{
    "id": 3525146,
    "uri": "https://api.kexp.org/v2/plays/3525146/?format=api",
    "airdate": "2025-07-10T11:52:22-07:00",
    "show": 63973,
    "show_uri": "https://api.kexp.org/v2/shows/63973/?format=api",
    "image_uri": "https://ia803401.us.archive.org/11/items/mbid-00afba30-e707-41d4-8788-303a714dfb4f/mbid-00afba30-e707-41d4-8788-303a714dfb4f-14753957201_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/11/items/mbid-00afba30-e707-41d4-8788-303a714dfb4f/mbid-00afba30-e707-41d4-8788-303a714dfb4f-14753957201_thumb250.jpg",
    "song": "Dancing With Myself",
    "track_id": "2d511ff3-e1a2-3cb3-9c8c-b6ed9490a6d5",
    "recording_id": "eb69556b-1bf0-42a4-a714-b95cfdcd78c1",
    "artist": "Billy Idol",
    "artist_ids": [
        "47c8f88b-987a-4b64-9175-2b1b57809727"
    ],
    "album": "The Very Best of Billy Idol: Idolize Yourself",
    "release_id": "00afba30-e707-41d4-8788-303a714dfb4f",
    "release_group_id": "e3964ae1-a84a-36a4-8777-6703e9d65538",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2008-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Billy Idol wrote the song with Gen X bass player Tony James. They were at Tokyo at a disco, where everyone was all dressed up.\n\n\"They weren't dancing with each other, they were dancing with their own reflections,\" Idol explains. \"I said to Tony James, 'they're dancing with myself.'\" Tony thought that could make a good title, so they worked on the lyrics that night. One day at the studio, Idol came up with the riff on guitar and they put the song together.\n\nhttps://tinyurl.com/p72t2ss9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}