Information about plays

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

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

{
    "id": 3519501,
    "uri": "https://api.kexp.org/v2/plays/3519501/?format=api",
    "airdate": "2025-06-27T11:29:38-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia600302.us.archive.org/8/items/mbid-1d25acd9-25cb-441f-b12b-9177fe5a5df5/mbid-1d25acd9-25cb-441f-b12b-9177fe5a5df5-42200270479_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-1d25acd9-25cb-441f-b12b-9177fe5a5df5/mbid-1d25acd9-25cb-441f-b12b-9177fe5a5df5-42200270479_thumb250.jpg",
    "song": "Strawberry",
    "track_id": "70ae9017-fc06-4833-8f1c-f59975a67e93",
    "recording_id": "b8ed78b6-157d-48c7-a617-070705e10b58",
    "artist": "Ships & Hardships feat. Rae Khalil",
    "artist_ids": [
        "7a069214-7eba-4d2e-8424-547ac8f8ad2a",
        "c676ae04-2076-4a9f-826b-6cfd9a69c4dc"
    ],
    "album": "Strawberry",
    "release_id": "1d25acd9-25cb-441f-b12b-9177fe5a5df5",
    "release_group_id": "bc246329-22f3-4b6d-a7bb-56505bbef4c3",
    "labels": [
        "Vokall Records"
    ],
    "label_ids": [
        "300ea201-a79a-44bd-b894-fd7a3d7a377c"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"This tune follows Ships & Hardships' single with Benny Sings and is part of their upcoming EP, which will feature a range of internationally acclaimed artists (still to be announced).\"\n\nMore here: https://tinyurl.com/mtewfv8z",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}