Information about plays

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

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

{
    "id": 3437285,
    "uri": "https://api.kexp.org/v2/plays/3437285/?format=api",
    "airdate": "2024-12-12T19:40:28-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia800700.us.archive.org/26/items/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329-38766550139_thumb500.jpg",
    "thumbnail_uri": "https://ia600700.us.archive.org/26/items/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329/mbid-c6df1069-69c0-4cfb-9dbb-92293feb2329-38766550139_thumb250.jpg",
    "song": "Midnight Hotline",
    "track_id": "5bbb183a-928b-4d2c-81d2-230bc5099005",
    "recording_id": "4a6f920c-d2da-410a-9e32-6b3679cccffd",
    "artist": "Thee Marloes",
    "artist_ids": [
        "84543b66-bb03-4a68-8378-e3d62fabb120"
    ],
    "album": "Perak",
    "release_id": "c6df1069-69c0-4cfb-9dbb-92293feb2329",
    "release_group_id": "64e099af-b3a6-4bac-a37e-48209ee7932c",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thee Marloes, by way of Surabaya, Indonesia are Natassya Sianturi on vocals, Sinatrya Dharaka on guitar, and Tommy Satwick on drums. Their unique sound mixes elements of their local culture and music with influences of soul, jazz, and pop.\n--\nhttps://theemarloes.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}