Information about plays

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

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

{
    "id": 3584222,
    "uri": "https://api.kexp.org/v2/plays/3584222/?format=api",
    "airdate": "2025-11-28T18:30:29-08:00",
    "show": 65233,
    "show_uri": "https://api.kexp.org/v2/shows/65233/?format=api",
    "image_uri": "https://ia803209.us.archive.org/24/items/mbid-5ebc18f6-cfc9-4ea6-a27e-4875d8d71b00/mbid-5ebc18f6-cfc9-4ea6-a27e-4875d8d71b00-14059647894_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/24/items/mbid-5ebc18f6-cfc9-4ea6-a27e-4875d8d71b00/mbid-5ebc18f6-cfc9-4ea6-a27e-4875d8d71b00-14059647894_thumb250.jpg",
    "song": "I Love It",
    "track_id": "fa8fd928-0d0c-4c4d-b96b-dd98752b8c1b",
    "recording_id": "053b9afd-cb8c-41a9-a887-6cf63b70e981",
    "artist": "Icona Pop feat. Charli XCX",
    "artist_ids": [
        "c5f259d0-abd8-418e-81ee-3965fd4e4e9a",
        "260b6184-8828-48eb-945c-bc4cb6fc34ca"
    ],
    "album": "This Is... Icona Pop",
    "release_id": "5ebc18f6-cfc9-4ea6-a27e-4875d8d71b00",
    "release_group_id": "af635412-fa88-4624-b33c-bbea72afedd0",
    "labels": [
        "Atlantic",
        "Big Beat"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "04a12848-9667-4173-93c6-011cb1c3eabd"
    ],
    "release_date": "2013-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track by Swedish synth-pop duo Icona Pop features vocals from British singer Charli XCX, and was released as a single in May 2012 as a digital download in Sweden, where it peaked at number two on the singles chart.\n\nThe song was originally written by Charli XCX, whom Icona Pop met several times in London. Swedish producer Patrik Berger sent Charli two tracks, and she quickly wrote songs for each of them, one of which became \"I Love It\" and the other of which became her following single \"You're the One.\"\n\nHowever, she later stated that she knew she would not end up releasing it herself because she could not reconcile it with her sound.\n\nWhile recording \"Good for You\" with Icona Pop, Berger presented them with Charli's work on \"I Love It.\" Band member Aino Jawo said she felt a connection to the song because it mirrored her own experiences, and the line \"You're from the '70s but I'm a '90s bitch\" reminded her of an older man she had known. https://tinyurl.com/yku5d8pd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}