Information about plays

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

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

{
    "id": 3633147,
    "uri": "https://api.kexp.org/v2/plays/3633147/?format=api",
    "airdate": "2026-03-24T14:40:35-07:00",
    "show": 66269,
    "show_uri": "https://api.kexp.org/v2/shows/66269/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-4f66f53b-e607-4053-bd9b-626f33f2d92e/mbid-4f66f53b-e607-4053-bd9b-626f33f2d92e-14941958752_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-4f66f53b-e607-4053-bd9b-626f33f2d92e/mbid-4f66f53b-e607-4053-bd9b-626f33f2d92e-14941958752_thumb250.jpg",
    "song": "Skylarking",
    "track_id": "ba1c9c75-3957-3c54-a51e-6559dcf1e4be",
    "recording_id": "3dc64950-4035-42cd-9e4c-996ad49576b4",
    "artist": "Horace Andy",
    "artist_ids": [
        "2027b08d-45b1-4fb5-aa6d-f6ccc4db78e5"
    ],
    "album": "Skylarking",
    "release_id": "4f66f53b-e607-4053-bd9b-626f33f2d92e",
    "release_group_id": "41fa7421-600d-3dc4-aad8-40109a3b1c1e",
    "labels": [
        "Melankolic"
    ],
    "label_ids": [
        "1d78cfcb-c4bc-4eb1-869d-ac7f2a959cdb"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded at studio one!\n--\nHorace Andy was born Horace Hinds on 19th February 1951, in Kingston, Jamaica. At 16 years old, he recorded his first single \"This Is A Black Man's Country\" for Phil Pratt. His real recognition came with \"Skylarking\", which became the number one hit of the time. Little by little, he imposed his very particular style, sweet and sad, engaged and nonchalant. In the early 90s, the group Massive Attack brought him to the forefront of the world stage. \nLearn more about his important artist: https://store.on-usound.com/artist/95848-horace-andy?lang=en_US",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}