Information about plays

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

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

{
    "id": 3641613,
    "uri": "https://api.kexp.org/v2/plays/3641613/?format=api",
    "airdate": "2026-04-13T15:24:11-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-283d2bf3-5671-4239-81a7-65dd4a561f04/mbid-283d2bf3-5671-4239-81a7-65dd4a561f04-41764324416_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-283d2bf3-5671-4239-81a7-65dd4a561f04/mbid-283d2bf3-5671-4239-81a7-65dd4a561f04-41764324416_thumb250.jpg",
    "song": "Oh, Lover",
    "track_id": "4b2de24f-a100-47d9-b4a2-af5c4c0c607e",
    "recording_id": "ffa9b706-e835-4600-ac02-b9c04123ee32",
    "artist": "Röyksopp feat. Susanne Sundfør",
    "artist_ids": [
        "f3f9e76a-0685-4a9a-97d1-6fa2b50f9fba",
        "1c70a3fc-fa3c-4be1-8b55-c3192db8a884"
    ],
    "album": "True Electric",
    "release_id": "283d2bf3-5671-4239-81a7-65dd4a561f04",
    "release_group_id": "22950069-2e5f-4a6a-8c68-15779040cf3a",
    "labels": [
        "Dog Triumph"
    ],
    "label_ids": [
        "d5b58e0f-d3dd-404d-829b-60b42f4381a3"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Röyksopp will be performing at Substation in Seattle on April 17th!\n\nThe band's duo consists of childhood friends Svein Berge and Torbjørn Brundtland, who formed Röyksopp during the Bergen Wave in 1998.\n\nhttps://royksopp.com/live/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}