Information about plays

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

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

{
    "id": 3437308,
    "uri": "https://api.kexp.org/v2/plays/3437308/?format=api",
    "airdate": "2024-12-12T21:03:09-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://coverartarchive.org/release/fd136880-fe51-47d8-a552-30dbb840f6ad/6249587159-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fd136880-fe51-47d8-a552-30dbb840f6ad/6249587159-250.jpg",
    "song": "Walang Kadala Dala (remix)",
    "track_id": null,
    "recording_id": "46f6ad19-9b20-4e0e-b001-c13cf96e7455",
    "artist": "Sandwich",
    "artist_ids": [
        "45605bd1-bdb1-459e-b78e-896073e383c0"
    ],
    "album": "<S> Marks the Spot",
    "release_id": null,
    "release_group_id": "5131702f-b330-468e-b46a-af8da2731129",
    "labels": [
        "EMI Music Philippines"
    ],
    "label_ids": [
        "328b72c3-32c0-4f36-86b5-24d6334ea6d8"
    ],
    "release_date": "2008-02-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sandwich is a Filipino alternative rock band from the Philippines formed by Raymund Marasigan and Diego Castillo. The band currently consists of lead vocalist Raymund Marasigan, guitarists and backing vocalists Diego Castillo and Mong Alcaraz, bassist Myrene Academia and drummer Mike Dizon.\n\nThis track is a remix of their song Walang Kadala Dala by Squid9.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}