Information about plays

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

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

{
    "id": 3418928,
    "uri": "https://api.kexp.org/v2/plays/3418928/?format=api",
    "airdate": "2024-10-29T16:51:30-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia902201.us.archive.org/2/items/mbid-174708eb-7ab9-4188-8283-baea5c66a382/mbid-174708eb-7ab9-4188-8283-baea5c66a382-7531931435_thumb250.jpg",
    "song": "Broke",
    "track_id": "07302b1d-1171-40ed-9caa-d6eb5d89a80e",
    "recording_id": "eb3c8f2c-dba9-4729-8ad7-1d7340dc489b",
    "artist": "Tom Vek",
    "artist_ids": [
        "83e72d2b-501e-4715-9bdf-8e6ffca42881"
    ],
    "album": "Luck",
    "release_id": "174708eb-7ab9-4188-8283-baea5c66a382",
    "release_group_id": "83f3ed04-1c84-4061-8fa7-dda809ae88e4",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2014-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tom Vek - real name Thomas Timothy Vernon-Kell - is an English rock singer-songwriter and musician hailing from London.\n\nIn 1994 British pop group The KLF burned £1million of their own money. That incident features prominently in the video for Tom Vek's \"Broke\": https://www.youtube.com/watch?v=rH3oEDvkUdo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}