Information about plays

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

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

{
    "id": 3308824,
    "uri": "https://api.kexp.org/v2/plays/3308824/?format=api",
    "airdate": "2024-02-11T17:01:18-08:00",
    "show": 59392,
    "show_uri": "https://api.kexp.org/v2/shows/59392/?format=api",
    "image_uri": "https://ia903401.us.archive.org/26/items/mbid-8188ca15-4f39-425f-af7c-11ea0c91a34e/mbid-8188ca15-4f39-425f-af7c-11ea0c91a34e-28674416761_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/26/items/mbid-8188ca15-4f39-425f-af7c-11ea0c91a34e/mbid-8188ca15-4f39-425f-af7c-11ea0c91a34e-28674416761_thumb250.jpg",
    "song": "Anything at All",
    "track_id": "2b984eb4-be8d-40d7-8f28-dc94212d2773",
    "recording_id": "5560a9a4-9e67-4725-8961-4cc735fab291",
    "artist": "Bachelor",
    "artist_ids": [
        "d3149a8a-6854-45ce-8b91-9f327be22c3f"
    ],
    "album": "Anything at All",
    "release_id": "8188ca15-4f39-425f-af7c-11ea0c91a34e",
    "release_group_id": "c965fc72-4c81-411d-bb05-cffc0369c77e",
    "labels": [
        "Lucky Number"
    ],
    "label_ids": [
        "368777fe-930d-4746-9b7c-e7d506b9f154"
    ],
    "release_date": "2021-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Jay Som’s Melina Duterte teaming up with Palehound’s Ellen Kempner, They say, \"Bachelor is not a band, it is a friendship.\" \n--\nSee a live performance (including \"Anything at All\") - Live on KEXP at Home - from 2021: https://youtu.be/aqg17DYTYaM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}