Information about plays

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

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

{
    "id": 3420900,
    "uri": "https://api.kexp.org/v2/plays/3420900/?format=api",
    "airdate": "2024-11-03T12:26:33-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "https://ia800706.us.archive.org/22/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/22/items/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89/mbid-dc28d462-92bd-488a-9f2f-33054d9b6a89-4578814548_thumb250.jpg",
    "song": "Believe",
    "track_id": "c4d25c66-4ce5-36c3-86de-da540f88855b",
    "recording_id": "7b010782-dfb5-422e-b35e-480f2c3b36ad",
    "artist": "Q‐Tip feat. D’Angelo",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "The Renaissance",
    "release_id": "dc28d462-92bd-488a-9f2f-33054d9b6a89",
    "release_group_id": "d2d0a1a8-aafc-3f92-93b9-a327f23590cb",
    "labels": [
        "Universal Motown"
    ],
    "label_ids": [
        "c5cf2442-0b01-4359-8f15-9fa2d830ae15"
    ],
    "release_date": "2008-11-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this 2013 talk at the Red Bull Music Academy, Q-Tip discusses standout Tribe cuts, working with J Dilla, the Zulu Nation, and more:\n\nhttps://www.redbullmusicacademy.com/lectures/q-tip",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}