Information about plays

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

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

{
    "id": 3557149,
    "uri": "https://api.kexp.org/v2/plays/3557149/?format=api",
    "airdate": "2025-09-24T10:52:21-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-672374a9-0b5d-491a-ac8d-16d4808d9633/mbid-672374a9-0b5d-491a-ac8d-16d4808d9633-31948508838_thumb500.jpg",
    "thumbnail_uri": "https://ia801505.us.archive.org/34/items/mbid-672374a9-0b5d-491a-ac8d-16d4808d9633/mbid-672374a9-0b5d-491a-ac8d-16d4808d9633-31948508838_thumb250.jpg",
    "song": "Goodbye Old Paint",
    "track_id": "b9af8c47-a462-32eb-914d-1e3d26dc767a",
    "recording_id": "1083c972-f7b0-4e2c-9a7d-41279ca517a8",
    "artist": "Arthur Russell",
    "artist_ids": [
        "f43370e3-6d86-44e7-ae4c-ca098962dcd0"
    ],
    "album": "Love Is Overtaking Me",
    "release_id": "672374a9-0b5d-491a-ac8d-16d4808d9633",
    "release_group_id": "f08d9681-9870-35ca-adcc-6a830f9650f9",
    "labels": [
        "Audika"
    ],
    "label_ids": [
        "613be16a-2c75-446d-99ca-184420a55cf9"
    ],
    "release_date": "2008-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another great pick from 90.TEEN DJ Audrey Short -- Iowan cellist, composer, singer and musician Arthur Russell.\n\n\"Endlessly curious as a songwriter, producer, and multi-instrumentalist, Arthur Russell explored a range of styles that wound from avant-garde minimalism to dubby disco funk. Ahead of his time and existing in general obscurity during his short lifetime, Russell amassed an enormous amount of recorded material that brought his singular personality to whatever style he approached.\" \n\nhttps://www.allmusic.com/artist/arthur-russell-mn0000475362#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}