Information about plays

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

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

{
    "id": 3612573,
    "uri": "https://api.kexp.org/v2/plays/3612573/?format=api",
    "airdate": "2026-02-03T05:55:12-08:00",
    "show": 65828,
    "show_uri": "https://api.kexp.org/v2/shows/65828/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-354fb345-3273-3756-9893-43860bb16600/mbid-354fb345-3273-3756-9893-43860bb16600-4871009343_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-354fb345-3273-3756-9893-43860bb16600/mbid-354fb345-3273-3756-9893-43860bb16600-4871009343_thumb250.jpg",
    "song": "Pure Morning",
    "track_id": "2f5860ff-8e5c-34b9-a714-e39b0c1153e3",
    "recording_id": "7b7d1b1d-9c02-4917-8688-ff3e11cab7f4",
    "artist": "Placebo",
    "artist_ids": [
        "847e8284-8582-4b0e-9c26-b042a4f49e57"
    ],
    "album": "Without You I’m Nothing",
    "release_id": "354fb345-3273-3756-9893-43860bb16600",
    "release_group_id": "b568aff6-f2b2-3fe0-980f-417df6ccfad4",
    "labels": [
        "Virgin America"
    ],
    "label_ids": [
        "47b84b3b-889e-4c66-80f0-afd58a1d304b"
    ],
    "release_date": "1998-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Placebo's 2022 studio album, \"Never Let Me Go\" was their first in over eight years and their first album to be recorded as a duo, following the departure of drummer Steve Forrest in 2015. \n\nHere's the music video for Placebo: https://youtu.be/DHQngnnHE_0?si=ORyJl-pfqBEGqBB6\n\nFind the album here: https://www.placeboworld.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}