Information about plays

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

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

{
    "id": 3413967,
    "uri": "https://api.kexp.org/v2/plays/3413967/?format=api",
    "airdate": "2024-10-17T17:14:11-07:00",
    "show": 61601,
    "show_uri": "https://api.kexp.org/v2/shows/61601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Space Age Love Song (Orchestral Version)",
    "track_id": "1e9c0802-bc93-4c6f-a77c-3732c5f88810",
    "recording_id": "1c240c18-35c8-4bef-8a4e-26a6e7ea5c35",
    "artist": "A Flock of Seagulls with Prague Philharmonic Orchestra",
    "artist_ids": [
        "aaa436da-b331-4e58-a0fd-3d64d090c120",
        "be48dddc-ffb2-4339-8b9b-3a507da64478"
    ],
    "album": "Ascension",
    "release_id": "84101f49-a0ed-4487-b661-dbcb8f6159ac",
    "release_group_id": "4c1da8a5-1e60-4f23-acc2-4ded12ca227b",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-07-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Joseph !!! \n\nThe recording puts a new and unique spin on their greatest hits by performing orchestral versions with the Prague Philharmonic providing extra musical backing.\nDespite \"I Ran\" being their biggest hit \"Space Age\" is the most requested track at gigs and in a recent poll of fans the one they most wanted to hear again. \n- https://www.aflockofseagulls.org/ADAY039.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}