Information about plays

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

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

{
    "id": 3551316,
    "uri": "https://api.kexp.org/v2/plays/3551316/?format=api",
    "airdate": "2025-09-10T13:50:20-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://ia600500.us.archive.org/29/items/mbid-64b41726-3f47-40d8-a191-1c71b3d84dda/mbid-64b41726-3f47-40d8-a191-1c71b3d84dda-33703092700_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-64b41726-3f47-40d8-a191-1c71b3d84dda/mbid-64b41726-3f47-40d8-a191-1c71b3d84dda-33703092700_thumb250.jpg",
    "song": "Border Girl",
    "track_id": "4c23a790-6e17-4931-b7f7-b12b431f25ee",
    "recording_id": "14d7c19f-12fb-4d6b-b682-921878e7865e",
    "artist": "Young Fathers",
    "artist_ids": [
        "24aa5c20-a275-468a-93a9-b3d96b344b6c"
    ],
    "album": "Cocoa Sugar",
    "release_id": "64b41726-3f47-40d8-a191-1c71b3d84dda",
    "release_group_id": "95aea47d-79b6-483a-8abe-fccfdfa23eae",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2018-03-09",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Edinburgh in 2008 by Alloysious Massaquoi, Kayus Bankole and Graham 'G' Hastings, the group started performing in nightclubs when the band members were all in their teens.\n--\nWatch a phenomenal live performance in the KEXP studio in 2023: https://www.youtube.com/watch?v=_yHfko6Kz6k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}