Information about plays

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

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

{
    "id": 3439488,
    "uri": "https://api.kexp.org/v2/plays/3439488/?format=api",
    "airdate": "2024-12-18T03:03:07-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia800509.us.archive.org/18/items/mbid-3c7367cb-a491-4ae8-a130-a3466d9fdc45/mbid-3c7367cb-a491-4ae8-a130-a3466d9fdc45-6678394895_thumb500.jpg",
    "thumbnail_uri": "https://ia800509.us.archive.org/18/items/mbid-3c7367cb-a491-4ae8-a130-a3466d9fdc45/mbid-3c7367cb-a491-4ae8-a130-a3466d9fdc45-6678394895_thumb250.jpg",
    "song": "Flash Disco",
    "track_id": "61dd8fab-e9da-478d-bb04-543f8e6e6672",
    "recording_id": "8c6f92ab-e4a4-4140-9530-b9282919a5d8",
    "artist": "ปนัดดา",
    "artist_ids": [
        "ded357b9-353a-4cee-87db-58099be2c4ed"
    ],
    "album": "Thai Beat a Go-Go, Volume 3: Groovy Sounds From the Land of Smile!",
    "release_id": "3c7367cb-a491-4ae8-a130-a3466d9fdc45",
    "release_group_id": "4406c4cd-23ec-4be0-ba73-28e94f65c94b",
    "labels": [
        "Subliminal Sounds"
    ],
    "label_ids": [
        "06f12d41-1ad4-4c83-a9bb-dfacf80df9d9"
    ],
    "release_date": "2005-12-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://music.cliggo.com/artist/Various/album/2246282-Thai_Beat_A_Go-Go_Volume_3_%28Groovy_Sounds_From_The_Land_Of_Smile%21%29",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}