Information about plays

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

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

{
    "id": 3422155,
    "uri": "https://api.kexp.org/v2/plays/3422155/?format=api",
    "airdate": "2024-11-06T16:31:14-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia903204.us.archive.org/13/items/mbid-38fb1e77-a96b-4892-ad24-84381aeb2c52/mbid-38fb1e77-a96b-4892-ad24-84381aeb2c52-33182032121_thumb500.jpg",
    "thumbnail_uri": "https://ia903204.us.archive.org/13/items/mbid-38fb1e77-a96b-4892-ad24-84381aeb2c52/mbid-38fb1e77-a96b-4892-ad24-84381aeb2c52-33182032121_thumb250.jpg",
    "song": "Fearless",
    "track_id": "c6b4ff66-ecc4-43d0-a4d8-5c4f0519da9c",
    "recording_id": "2e85c0b9-093e-4ee8-8429-4a4e69c9ad87",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "UNTITLED (Rise)",
    "release_id": "38fb1e77-a96b-4892-ad24-84381aeb2c52",
    "release_group_id": "c24db83b-e929-4dbf-b270-6344a7ea4fea",
    "labels": [
        "Forever Living Originals"
    ],
    "label_ids": [
        "81e61c90-28f2-4dcb-b656-cac924dfa331"
    ],
    "release_date": "2020-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nabil Ayers, Head of 4AD reflected on 2020, the year for music with a message...  including this Sault album\nhttps://www.kexp.org/read/2020/12/23/2020-year-music-message-reflections-nabil-ayers-head-4ad/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}