Information about plays

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

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

{
    "id": 3380219,
    "uri": "https://api.kexp.org/v2/plays/3380219/?format=api",
    "airdate": "2024-07-28T13:29:11-07:00",
    "show": 60880,
    "show_uri": "https://api.kexp.org/v2/shows/60880/?format=api",
    "image_uri": "https://ia802200.us.archive.org/35/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb500.jpg",
    "thumbnail_uri": "https://ia802200.us.archive.org/35/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb250.jpg",
    "song": "Cinderella",
    "track_id": "85ffd3ac-fc8f-4dee-a31e-d655bfac26d8",
    "recording_id": "f0ce0cde-fc0e-4742-b525-7bdfa7b1cb5e",
    "artist": "Remi Wolf",
    "artist_ids": [
        "afb6cc6d-a060-4f5e-bc3a-00d4b6832e41"
    ],
    "album": "Big Ideas",
    "release_id": "f046423d-1d62-486b-83be-60b09b456e2b",
    "release_group_id": "9fc40af7-4b44-4f63-a27b-fed0545f28d0",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Remi Wolf will be at the Frost Amphitheater in Stanford, California on October 18th.\n\nhttps://www.remiwolf.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}