Information about plays

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

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

{
    "id": 3428834,
    "uri": "https://api.kexp.org/v2/plays/3428834/?format=api",
    "airdate": "2024-11-22T21:54:13-08:00",
    "show": 61919,
    "show_uri": "https://api.kexp.org/v2/shows/61919/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Truth or Dare",
    "track_id": null,
    "recording_id": "ea7012dc-47a3-48bc-8886-b771280be525",
    "artist": "Tyla",
    "artist_ids": [
        "45425c84-9092-4e2c-b732-e1d0280b580a"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Truth Or Dare\" is a new song by the South African music singer, Tyla in which she performed awesomely and has started going viral and becoming the new music to listen to. \"Truth Or Dare\" was released through FAX Records, under an exclusive license to Epic Records, a division of Sony Music Entertainment.\n\nGuest set by DJ Nayiram !",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}