Information about plays

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

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

{
    "id": 3519965,
    "uri": "https://api.kexp.org/v2/plays/3519965/?format=api",
    "airdate": "2025-06-28T14:22:38-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia801806.us.archive.org/35/items/mbid-5cdd34e7-3216-4593-a861-5337b6d5e788/mbid-5cdd34e7-3216-4593-a861-5337b6d5e788-39500798623_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/35/items/mbid-5cdd34e7-3216-4593-a861-5337b6d5e788/mbid-5cdd34e7-3216-4593-a861-5337b6d5e788-39500798623_thumb250.jpg",
    "song": "adore u",
    "track_id": "febd17a7-2f5a-4c28-a845-d779f3857ca9",
    "recording_id": "3570e6f5-f93d-48dc-8786-ed23ece5cc94",
    "artist": "Fred again.. & Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5",
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "ten days",
    "release_id": "5cdd34e7-3216-4593-a861-5337b6d5e788",
    "release_group_id": "48282ba2-a382-45ff-81bf-670565dd65de",
    "labels": [
        "Atlantic Records UK"
    ],
    "label_ids": [
        "920d9e79-f93a-4231-993a-1b23d84576ca"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This remix by Fred again samples Obongjayar's \"I Wish It Was Me,\" a song taken from the Nigerian artist's 2022 album Some Nights I Dream Of Door. Fred dedicated his original version of 'adore u' to his sister, after learning that Obongjayar dedicated the lyrics of his own song \"I Wish it Was Me\" to his sibling too!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}