Information about plays

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

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

{
    "id": 3589733,
    "uri": "https://api.kexp.org/v2/plays/3589733/?format=api",
    "airdate": "2025-12-11T11:12:24-08:00",
    "show": 65347,
    "show_uri": "https://api.kexp.org/v2/shows/65347/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NISSAN ALTIMA",
    "track_id": "1767c920-9154-4f85-b9b3-88b2bb7de152",
    "recording_id": "acd9ecbc-9442-4437-bd61-397656d13249",
    "artist": "Doechii",
    "artist_ids": [
        "9f75277c-b283-4846-ac8c-f932255cd0ac"
    ],
    "album": "Alligator Bites Never Heal",
    "release_id": "455146ad-b91d-47cc-b4c8-098edce9166a",
    "release_group_id": "2b837d13-b456-4c0c-98d6-afe4aeda417b",
    "labels": [
        "Capitol Records",
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jaylah Ji'mya Hickmon, known professionally as Doechii, is an American rapper and singer.  \n\nCheck out her video here:\nhttps://www.youtube.com/watch?v=iGbeZNqklic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}