Information about plays

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

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

{
    "id": 3418257,
    "uri": "https://api.kexp.org/v2/plays/3418257/?format=api",
    "airdate": "2024-10-28T04:04:05-07:00",
    "show": 61695,
    "show_uri": "https://api.kexp.org/v2/shows/61695/?format=api",
    "image_uri": "https://coverartarchive.org/release/c29f0239-d40b-4ec9-82bb-cef8fe962bfb/38659751865-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c29f0239-d40b-4ec9-82bb-cef8fe962bfb/38659751865-250.jpg",
    "song": "Bounty",
    "track_id": null,
    "recording_id": "345fea26-9633-45ca-9987-2d9b4cc59f1b",
    "artist": "Deerlady",
    "artist_ids": [
        "0fde546b-a3dc-4d71-b24d-e24f51c24490"
    ],
    "album": "Greatest Hits",
    "release_id": null,
    "release_group_id": "ae159f4b-3717-4042-a45b-42411b6d73ee",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-01-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deerlady is a duet featuring artists Mali Obamsawin (Abenaki First Nation at Odanak) and Magdalena Abrego. \n\nhttps://www.instagram.com/deerladyband/?hl=en\nhttps://mali-obomsawin.bandcamp.com/track/bounty-2\n\nDeerlady will be playing Sunset Tavern October 31st! Check out the event here:\nhttps://dice.fm/event/g57vp6-sounds-of-survivance-presents-deerlady-bloqueador-solar-sarah-not-sarah-30th-oct-the-sunset-tavern-seattle-tickets?pid=f8b95fbd&_branch_match_id=1228005113935188804&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXz8nMy9ZLyUxO1UvL1c9ONEk2MDE3N",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}