Information about plays

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

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

{
    "id": 3441146,
    "uri": "https://api.kexp.org/v2/plays/3441146/?format=api",
    "airdate": "2024-12-22T03:17:08-08:00",
    "show": 62175,
    "show_uri": "https://api.kexp.org/v2/shows/62175/?format=api",
    "image_uri": "https://ia903206.us.archive.org/20/items/mbid-f088b664-4e40-42d6-b2ca-f86ff631c1be/mbid-f088b664-4e40-42d6-b2ca-f86ff631c1be-4472891407_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/20/items/mbid-f088b664-4e40-42d6-b2ca-f86ff631c1be/mbid-f088b664-4e40-42d6-b2ca-f86ff631c1be-4472891407_thumb250.jpg",
    "song": "A Christmas Fucking Miracle",
    "track_id": "a50a2354-826e-46d0-9dca-3fb6c4aec296",
    "recording_id": "059231dc-911e-40cf-90b7-e4fe02de71a3",
    "artist": "Run the Jewels",
    "artist_ids": [
        "a80c5dc5-b12e-4667-9f5a-b568961f3839"
    ],
    "album": "Run the Jewels",
    "release_id": "f088b664-4e40-42d6-b2ca-f86ff631c1be",
    "release_group_id": "cd690264-6a08-4af7-8a9c-6aef60962d5b",
    "labels": [
        "Fool’s Gold Records"
    ],
    "label_ids": [
        "c1fc0c7a-8244-4511-8f34-065c113403be"
    ],
    "release_date": "2013-06-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Run The Jewels joined us in the KEXP Live Room in July of 2017, watch their set here!\n\nhttps://www.youtube.com/watch?v=C8zQHaIPzVw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}