Information about plays

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

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

{
    "id": 3416051,
    "uri": "https://api.kexp.org/v2/plays/3416051/?format=api",
    "airdate": "2024-10-22T21:35:04-07:00",
    "show": 61647,
    "show_uri": "https://api.kexp.org/v2/shows/61647/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Raghavam",
    "track_id": null,
    "recording_id": null,
    "artist": "Bombay S Jayashri",
    "artist_ids": [],
    "album": "Shravanam",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Time Capsule"
    ],
    "label_ids": [],
    "release_date": "2019-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally released on CD in 2000 from South Indian Carnatic music label.\n\n⚠️Reverse Cut Vinyl ⚠️\n\nThis record plays from the inner groove to the outer groove. You don’t need to change any settings on your turntable; Just place the needle where the record usually finishes and play normally.\n\nA long-playing record like this (over 20 minutes long) tends to have lesser dynamics and sound quality when it’s closer to the center of the record due to the progressive reduction of linear resolution as the record progresses to smaller diameters. Since this music starts quietly at the beginning and then has greater dynamics and volume towards the end, this way of cutting vinyl yields superior results.\n\nhttps://timecapsulespace.bandcamp.com/album/shravanam",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}