Information about plays

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

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

{
    "id": 3428372,
    "uri": "https://api.kexp.org/v2/plays/3428372/?format=api",
    "airdate": "2024-11-21T19:09:46-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Psych Lam Kor",
    "track_id": null,
    "recording_id": null,
    "artist": "Paradise Bangkok Molam International Band",
    "artist_ids": [
        "cd397be4-a20c-443c-83cf-de4226a7420c"
    ],
    "album": "Araya Lam",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Zudrangma Records"
    ],
    "label_ids": [],
    "release_date": "2024-09-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Paradise Bangkok Molam International Band is a hybridized roots music band from Thailand. Their musical style is a mixture of traditional Thai music, particularly molam music with elements of blues, folk rock and dub.\n--\nhttps://theparadisebangkokmolaminternationalband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}