Information about plays

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

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

{
    "id": 3428057,
    "uri": "https://api.kexp.org/v2/plays/3428057/?format=api",
    "airdate": "2024-11-21T01:26:58-08:00",
    "show": 61905,
    "show_uri": "https://api.kexp.org/v2/shows/61905/?format=api",
    "image_uri": "https://ia601208.us.archive.org/7/items/mbid-d9fa27ee-301b-4f3e-a838-110d34e90725/mbid-d9fa27ee-301b-4f3e-a838-110d34e90725-12734904491_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/7/items/mbid-d9fa27ee-301b-4f3e-a838-110d34e90725/mbid-d9fa27ee-301b-4f3e-a838-110d34e90725-12734904491_thumb250.jpg",
    "song": "X-Ray Eyes",
    "track_id": "e9248b35-6471-3b49-ab0e-9a7624b57a6d",
    "recording_id": "6424501a-14a4-4fa6-be48-36a3eb2c480a",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "The Past Was Faster",
    "release_id": "d9fa27ee-301b-4f3e-a838-110d34e90725",
    "release_group_id": "c4b1c47d-64ee-358a-990d-eb4bab7c7f4f",
    "labels": [
        "The Telegraph Company"
    ],
    "label_ids": [
        "36558f2a-30a4-4960-9df5-ff0bdc3aa662"
    ],
    "release_date": "1999-12-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelley DJs KEXPs Bay Area music show! \nhttps://www.kexp.org/djs/kelley-stoltz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}