Information about plays

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

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

{
    "id": 3423286,
    "uri": "https://api.kexp.org/v2/plays/3423286/?format=api",
    "airdate": "2024-11-09T12:11:38-08:00",
    "show": 61807,
    "show_uri": "https://api.kexp.org/v2/shows/61807/?format=api",
    "image_uri": "https://ia801407.us.archive.org/18/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/18/items/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d/mbid-f7b0456a-21bd-4eda-b150-4c8ce412a16d-39489602503_thumb250.jpg",
    "song": "Zombie",
    "track_id": "a17ee4fe-8413-4da3-b13a-262d646603f0",
    "recording_id": "47a05474-6c43-4f9a-9174-3198e7ed7e99",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goat",
    "release_id": "f7b0456a-21bd-4eda-b150-4c8ce412a16d",
    "release_group_id": "cb134247-bcfd-43c1-86aa-6cbca0191e50",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formidable psychic warriors, channelers of the mystic and proponents of a spiritual quest that transcends this realm.\n\nhttps://goat.bandcamp.com/album/goat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}