Information about plays

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

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

{
    "id": 3415126,
    "uri": "https://api.kexp.org/v2/plays/3415126/?format=api",
    "airdate": "2024-10-20T14:56:23-07:00",
    "show": 61627,
    "show_uri": "https://api.kexp.org/v2/shows/61627/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nisyan",
    "track_id": "013f5094-7e08-4c9c-8a87-f9249dfb006b",
    "recording_id": "6bf915c5-8fb7-4ce7-ae1b-aa4cd0b7ddc8",
    "artist": "Ahmed Fakroun",
    "artist_ids": [
        "e71d25ac-af0c-47ef-8ead-48ef634e11d0"
    ],
    "album": "Shawaria al Madina",
    "release_id": "8c7fc489-fed9-4810-afe3-3bfe4fee48f7",
    "release_group_id": "80202e7f-d011-47ba-966d-4acf3c16d312",
    "labels": [],
    "label_ids": [],
    "release_date": "1987-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Walker Wormhole Wednesday selection!\n\nSinger and songwriter from Benghazi, Libya. He is a pioneer of modern Arabic World Music. An early childhood fascination with rhythmic harmony led to his choice, as the first instrument, of the Fender Precision Electric Bass. This was soon flanked by harmonica, guitar, and piano, as well as traditional stringed instruments such as the uod, the mandola, and the saz. From the very beginning, he listened intently to music from every corner of the planet..\n\nhttps://ahmedfakroun.bandcamp.com/track/nisyan-by-ahmed-fakroun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}