Information about plays

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

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

{
    "id": 3478063,
    "uri": "https://api.kexp.org/v2/plays/3478063/?format=api",
    "airdate": "2025-03-20T03:41:19-07:00",
    "show": 62957,
    "show_uri": "https://api.kexp.org/v2/shows/62957/?format=api",
    "image_uri": "https://ia800806.us.archive.org/12/items/mbid-d96cc1c6-0f99-4e88-af6c-ebf684280243/mbid-d96cc1c6-0f99-4e88-af6c-ebf684280243-41195925810_thumb500.jpg",
    "thumbnail_uri": "https://ia800806.us.archive.org/12/items/mbid-d96cc1c6-0f99-4e88-af6c-ebf684280243/mbid-d96cc1c6-0f99-4e88-af6c-ebf684280243-41195925810_thumb250.jpg",
    "song": "Crush",
    "track_id": "1845e690-af9f-4c72-9ac9-eb97436c73db",
    "recording_id": "420e83bd-50f9-472b-ad81-5f4351f9a5ea",
    "artist": "AJ Tracey feat. Jorja Smith",
    "artist_ids": [
        "b8638bdc-728d-4d43-a908-7be7db29073b",
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "Crush",
    "release_id": "d96cc1c6-0f99-4e88-af6c-ebf684280243",
    "release_group_id": "2a43c8a4-8ea9-499f-8aca-d187948f3b83",
    "labels": [
        "Revenge Records"
    ],
    "label_ids": [
        "56b55b87-8be8-4a88-8134-f37114d72a01"
    ],
    "release_date": "2025-02-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Video: https://www.youtube.com/watch?v=BouNQ9lREyA\n\nNew album \"Don't Die Before You're Dead\" out on June 13th.\n\nhttps://ajtracey.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}