Information about plays

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

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

{
    "id": 3343953,
    "uri": "https://api.kexp.org/v2/plays/3343953/?format=api",
    "airdate": "2024-05-05T01:21:47-07:00",
    "show": 60127,
    "show_uri": "https://api.kexp.org/v2/shows/60127/?format=api",
    "image_uri": "https://coverartarchive.org/release/8b1b9dff-8ad8-48ed-9b77-19270be49020/18148644210-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8b1b9dff-8ad8-48ed-9b77-19270be49020/18148644210-250.jpg",
    "song": "A Solitary Reign",
    "track_id": null,
    "recording_id": "2052c792-3b06-4a80-ae86-9df34adb51be",
    "artist": "Amenra",
    "artist_ids": [
        "e7af1101-e51a-4eaf-ae2e-b4de760bd428"
    ],
    "album": "Mass VI",
    "release_id": null,
    "release_group_id": "4f9a7172-7b0b-4065-a48e-9fd1e6ed7aaa",
    "labels": [
        "Neurot Recordings"
    ],
    "label_ids": [],
    "release_date": "2017-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amenra will be headlining NWTF on Thursday, May 9th.\n\nAmenra is part of the Church of Ra collective along with Wiegedood, Oathbreaker, Hessian, The Black Heart Rebellion, Dehn Sora, Kingdom and other artists/bands.\n\nhttps://northwestterrorfest.com/\nhttps://www.facebook.com/churchofra\nhttps://churchofra.bandcamp.com/album/mass-vi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}