Information about plays

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

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

{
    "id": 3429075,
    "uri": "https://api.kexp.org/v2/plays/3429075/?format=api",
    "airdate": "2024-11-23T12:11:47-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "https://ia802709.us.archive.org/16/items/mbid-64863cb0-9e11-4dc3-9282-43477b653e63/mbid-64863cb0-9e11-4dc3-9282-43477b653e63-35924486854_thumb500.jpg",
    "thumbnail_uri": "https://ia802709.us.archive.org/16/items/mbid-64863cb0-9e11-4dc3-9282-43477b653e63/mbid-64863cb0-9e11-4dc3-9282-43477b653e63-35924486854_thumb250.jpg",
    "song": "Run",
    "track_id": "603337ed-7583-47ec-b843-e42812c12aa8",
    "recording_id": "f3364fb9-40bc-4344-9b87-f90825676e88",
    "artist": "Quantic feat. Andreya Triana",
    "artist_ids": [
        "f1560407-8826-4ec9-b78f-e0c3fa3ea4f5",
        "f7533313-24a9-490a-a648-700167d42ae6"
    ],
    "album": "Run",
    "release_id": "64863cb0-9e11-4dc3-9282-43477b653e63",
    "release_group_id": "d9e40fa9-2316-4466-a15e-e94db34cc259",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2023-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Prolific British musician and producer Will Holland returns with a rapturous disco number with his trademark mix of Latin and African grooves, funk and jazz, here also featuring the wonderful soulful delivery and co-writing of the singer from south London.\"\n\nIntroducing London singer Andreya Triana: https://ninjatune.net/artist/andreya-triana\n\nhttps://quanticmusic.bandcamp.com/track/run-feat-andreya-triana-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}