Information about plays

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

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

{
    "id": 3419004,
    "uri": "https://api.kexp.org/v2/plays/3419004/?format=api",
    "airdate": "2024-10-29T21:24:28-07:00",
    "show": 61711,
    "show_uri": "https://api.kexp.org/v2/shows/61711/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soudani Manayou (Cervo edit)",
    "track_id": null,
    "recording_id": "0bb54a3f-111d-497b-958b-dd6516539c4d",
    "artist": "Majid Bekkas",
    "artist_ids": [
        "032592b6-c309-48fa-b92e-d3e48ebf1857"
    ],
    "album": "Soundani Manayou/Mrhaba (Cervo edits)",
    "release_id": null,
    "release_group_id": "91f86cec-0626-4d22-abd1-0f4a8c323c3b",
    "labels": [
        "Banana Hill"
    ],
    "label_ids": [
        "afc8feec-6456-4b29-8867-c3003755b25f"
    ],
    "release_date": "2017-05-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With afrocentric, global dancefloor sounds from the past, present & future Majid Bekkas puts together a music smoothie, with auditory stimulation that tickles every neuron in the brain..\n\nInformation for you :)\nhttps://bananahill.bandcamp.com/album/soundani-manayou-mrhaba-cervo-edits",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}