Information about plays

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

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

{
    "id": 3560848,
    "uri": "https://api.kexp.org/v2/plays/3560848/?format=api",
    "airdate": "2025-10-03T12:36:30-07:00",
    "show": 64733,
    "show_uri": "https://api.kexp.org/v2/shows/64733/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-1655ee0e-3ef9-3830-91e5-a051404f0777/mbid-1655ee0e-3ef9-3830-91e5-a051404f0777-35455387499_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-1655ee0e-3ef9-3830-91e5-a051404f0777/mbid-1655ee0e-3ef9-3830-91e5-a051404f0777-35455387499_thumb250.jpg",
    "song": "Get Up Off Our Knees",
    "track_id": "4f0fb7e1-7315-38f3-97ae-545b828e4f8b",
    "recording_id": "67628bcc-db35-48f5-92df-0f93e178c644",
    "artist": "The Housemartins",
    "artist_ids": [
        "e7516564-6f1e-4adc-a245-e481d56c2d9b"
    ],
    "album": "London 0 Hull 4",
    "release_id": "1655ee0e-3ef9-3830-91e5-a051404f0777",
    "release_group_id": "3bead24e-86b1-36c5-adfb-5a580355efb8",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1987-03-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Housemartins are an English indie rock group formed in Hull who were active in the 1980s.\n\nhttps://www.facebook.com/thehousemartinsofficial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}