Information about plays

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

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

{
    "id": 3471881,
    "uri": "https://api.kexp.org/v2/plays/3471881/?format=api",
    "airdate": "2025-03-04T05:30:26-08:00",
    "show": 62814,
    "show_uri": "https://api.kexp.org/v2/shows/62814/?format=api",
    "image_uri": "https://ia800804.us.archive.org/15/items/mbid-2b7b2f93-00fc-4d05-b461-2ad90c5be772/mbid-2b7b2f93-00fc-4d05-b461-2ad90c5be772-40580806593_thumb500.jpg",
    "thumbnail_uri": "https://ia600804.us.archive.org/15/items/mbid-2b7b2f93-00fc-4d05-b461-2ad90c5be772/mbid-2b7b2f93-00fc-4d05-b461-2ad90c5be772-40580806593_thumb250.jpg",
    "song": "Float",
    "track_id": "d5d4d9ec-8b42-4f1d-abac-b07a6de8880a",
    "recording_id": "1360cbfa-cfa8-4ef8-b6f9-cf49161a8632",
    "artist": "The Altons",
    "artist_ids": [
        "32775e1d-30f3-415a-9062-94fb98599708"
    ],
    "album": "Heartache in Room 14",
    "release_id": "2b7b2f93-00fc-4d05-b461-2ad90c5be772",
    "release_group_id": "86c6e91e-97e6-4f25-83fe-5c139b8a460b",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Altons are a soul rock group with a twist of Latin inspired flavors and rhythms. Their music is driven by intense grooves from the rhythm section that will bring you to your feet, while soulful leads inspire lovers to dance a little closer. When they take control of any stage you can always expect a fun and energetic time. \n\nhttps://thealtons.bandcamp.com/\nIG: @thealtons",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}