Information about plays

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

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

{
    "id": 3523849,
    "uri": "https://api.kexp.org/v2/plays/3523849/?format=api",
    "airdate": "2025-07-07T09:38:57-07:00",
    "show": 63947,
    "show_uri": "https://api.kexp.org/v2/shows/63947/?format=api",
    "image_uri": "https://ia600502.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": "Supernature MMXXV",
    "track_id": "a5bc7fbb-e1d8-417f-aba8-f6186bfc4b13",
    "recording_id": "abd25fbd-f55e-4ee0-92af-7466f4000515",
    "artist": "Cerrone, Christine and the Queens & Purple Disco Machine",
    "artist_ids": [
        "dc71939a-416f-4804-b031-5749287943f9",
        "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": "A new remix of Cerrone's classic, off the new EP released July 4th!\n\nThis EP follows their performance at the Paris Olympic Games closing ceremony, plending vintage disco with new pop.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}