Information about plays

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

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

{
    "id": 3422186,
    "uri": "https://api.kexp.org/v2/plays/3422186/?format=api",
    "airdate": "2024-11-06T18:21:22-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia800405.us.archive.org/35/items/mbid-bf45aecc-36a3-4a9c-8191-c4a7c6bf2fa7/mbid-bf45aecc-36a3-4a9c-8191-c4a7c6bf2fa7-38996637241_thumb500.jpg",
    "thumbnail_uri": "https://ia600405.us.archive.org/35/items/mbid-bf45aecc-36a3-4a9c-8191-c4a7c6bf2fa7/mbid-bf45aecc-36a3-4a9c-8191-c4a7c6bf2fa7-38996637241_thumb250.jpg",
    "song": "It’s About Time",
    "track_id": "f9e5a39b-9289-4e66-b8e2-dea744aeaca8",
    "recording_id": "62890cbe-8f16-4426-be4a-8dfb186e1392",
    "artist": "Los Bitchos",
    "artist_ids": [
        "685051dc-49ad-496a-acab-57ad1ad1e491"
    ],
    "album": "Talkie Talkie",
    "release_id": "bf45aecc-36a3-4a9c-8191-c4a7c6bf2fa7",
    "release_group_id": "e399efaa-6673-4b16-aba9-5adde4ce86f2",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\nLos Bitchos is a pan-continental band based in London, England. They predominantly play instrumental music in the style of cumbia from the 1970s and 1980s.\n\nhttps://losbitchos.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}