Information about plays

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

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

{
    "id": 3532436,
    "uri": "https://api.kexp.org/v2/plays/3532436/?format=api",
    "airdate": "2025-07-27T14:18:07-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://ia800502.us.archive.org/34/items/mbid-56f659b9-499a-4c1b-8639-950dba633151/mbid-56f659b9-499a-4c1b-8639-950dba633151-42412803197_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.archive.org/34/items/mbid-56f659b9-499a-4c1b-8639-950dba633151/mbid-56f659b9-499a-4c1b-8639-950dba633151-42412803197_thumb250.jpg",
    "song": "Catching feelings",
    "track_id": "87154aee-5065-4203-b9e5-8db9d52e92f0",
    "recording_id": "a3d0f8b8-f39e-499e-ada8-208d3cc2c599",
    "artist": "Cerrone & Christine and the Queens",
    "artist_ids": [
        "9ec90f51-2c4a-495b-b478-2dfc9c07f8bc",
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "Catching feelings",
    "release_id": "56f659b9-499a-4c1b-8639-950dba633151",
    "release_group_id": "e4fce211-91ea-4835-a007-00fdfc86161f",
    "labels": [
        "Because Music",
        "Malligator Préférence"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1",
        "9a116da5-c1fa-43eb-a707-748c66cf4a09"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "French producer, drummer, songwriter, and arranger Marc Cerrone is one of disco's most influential figures, and easily the most significant European disco artist besides Giorgio Moroder. Cerrone’s 1977 epic “Supernature” is an absolute dancefloor classic: https://tinyurl.com/3w8nc6t5\n\nCerrone and Christine and the Queens have recently collaborated on a new EP titled Catching Feelings, following their performance together at the 2024 Olympics.\n\nhttps://cerroneofficial.bandcamp.com/album/catching-feelings",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}