Information about plays

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

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

{
    "id": 3430593,
    "uri": "https://api.kexp.org/v2/plays/3430593/?format=api",
    "airdate": "2024-11-27T03:23:58-08:00",
    "show": 61958,
    "show_uri": "https://api.kexp.org/v2/shows/61958/?format=api",
    "image_uri": "https://ia800801.us.archive.org/17/items/mbid-b602ee06-5fd5-4a5f-a580-f3480c801801/mbid-b602ee06-5fd5-4a5f-a580-f3480c801801-39502498400_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/17/items/mbid-b602ee06-5fd5-4a5f-a580-f3480c801801/mbid-b602ee06-5fd5-4a5f-a580-f3480c801801-39502498400_thumb250.jpg",
    "song": "Play God And Destroy The World",
    "track_id": "0cffebe8-6d0f-4c8c-885b-276854df0820",
    "recording_id": "262c99a0-083c-4558-80cb-c95a5b83ca0a",
    "artist": "Amythyst Kiah feat. S.G. Goodman",
    "artist_ids": [
        "a03c3296-fc11-4fcf-b378-fa602e30a7e9",
        "8ece873f-55ce-41d5-9ffa-5e0319b2fc28"
    ],
    "album": "Still + Bright",
    "release_id": "b602ee06-5fd5-4a5f-a580-f3480c801801",
    "release_group_id": "50f3b5d2-3370-4840-a8ce-9e28fe12b13e",
    "labels": [
        "Rounder"
    ],
    "label_ids": [
        "4b8d82bb-8abc-471f-a809-4060e2bc9a3a"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "This one goes out to Amplifier Jennifer!! \n\n\"Play God and Destroy the World\" comes from her upcoming album Still + Bright https://amythystkiah1.bandcamp.com/album/still-bright",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}