Information about plays

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

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

{
    "id": 3428470,
    "uri": "https://api.kexp.org/v2/plays/3428470/?format=api",
    "airdate": "2024-11-22T01:17:41-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia600805.us.archive.org/3/items/mbid-e2b167c0-564c-44ff-8b69-7a7a9be14258/mbid-e2b167c0-564c-44ff-8b69-7a7a9be14258-40459805278_thumb500.jpg",
    "thumbnail_uri": "https://ia600805.us.archive.org/3/items/mbid-e2b167c0-564c-44ff-8b69-7a7a9be14258/mbid-e2b167c0-564c-44ff-8b69-7a7a9be14258-40459805278_thumb250.jpg",
    "song": "Breed",
    "track_id": "468f9f2f-5d3c-4cbc-97e8-c74eb69f9c87",
    "recording_id": "b64352e0-956c-486a-bd5e-a7f2604820d4",
    "artist": "The Acid & RY X",
    "artist_ids": [
        "5e978fe0-4dd6-4fb7-b019-d45ffc234bdd",
        "3b4cd16e-3a25-4c7b-ada6-33f5ea91e1b1"
    ],
    "album": "Breed",
    "release_id": "e2b167c0-564c-44ff-8b69-7a7a9be14258",
    "release_group_id": "bf66e682-bd6e-4e23-ab5c-9a20bbf20781",
    "labels": [
        "Eden Recordings"
    ],
    "label_ids": [
        "176b5787-ed88-4353-b328-dab42c58f381"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First new music in quite a while from The Acid! Their only non soundtrack album, Liminal, came out 10 years ago! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}