Information about plays

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

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

{
    "id": 3548207,
    "uri": "https://api.kexp.org/v2/plays/3548207/?format=api",
    "airdate": "2025-09-03T00:28:28-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia801908.us.archive.org/30/items/mbid-d17a9d32-d5fc-477d-9e0f-3e9718a9dd4a/mbid-d17a9d32-d5fc-477d-9e0f-3e9718a9dd4a-26643221909_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/30/items/mbid-d17a9d32-d5fc-477d-9e0f-3e9718a9dd4a/mbid-d17a9d32-d5fc-477d-9e0f-3e9718a9dd4a-26643221909_thumb250.jpg",
    "song": "Both Of Us",
    "track_id": "e2fa058d-8e12-4508-9350-175c91ed8717",
    "recording_id": "7fecd6fb-0b78-4c5e-9b4a-70dd326dcfc9",
    "artist": "Jayda G",
    "artist_ids": [
        "b6ba12ae-1304-46b3-b96b-9be22dbdab4a"
    ],
    "album": "Both of Us / Are U Down",
    "release_id": "d17a9d32-d5fc-477d-9e0f-3e9718a9dd4a",
    "release_group_id": "49cb54f9-3ab8-4c43-ba72-666e44544482",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2020-07-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formerly a local of BC and now London-based, Jayda G has risen steadily and stealthily through the dance music underground with her infectious energy, vitality and boundless enthusiasm.\n\nhttps://jaydag.bandcamp.com/album/both-of-us-are-u-down\nIG: @jaydagmusic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}