Information about plays

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

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

{
    "id": 3428383,
    "uri": "https://api.kexp.org/v2/plays/3428383/?format=api",
    "airdate": "2024-11-21T19:54:17-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "https://coverartarchive.org/release/0c626ff0-d8d2-4296-a1b8-d6f29db4ec94/36603360208-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0c626ff0-d8d2-4296-a1b8-d6f29db4ec94/36603360208-250.jpg",
    "song": "Raining in Manila",
    "track_id": null,
    "recording_id": null,
    "artist": "Lola Amour",
    "artist_ids": [
        "93278687-df38-40cd-8400-72ff16924298"
    ],
    "album": "Raining in Manila",
    "release_id": null,
    "release_group_id": "d1881900-dc48-4d0e-a279-0c9ff2579853",
    "labels": [
        "Warner Music Philippines"
    ],
    "label_ids": [
        "874425eb-0a46-48a2-9aa4-01254dc807bc"
    ],
    "release_date": "2023-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lola Amour is a Filipino rock band formed in Muntinlupa, Metro Manila, Philippines in 2013. The band consists of Pio Dumayas on lead vocals and rhythm guitar, David Yuhico on background vocals and keyboards, Manu Dumayas on bass, trumpet, and backing vocals, Zoe Gonzales on lead guitar, Angelo Mesina on trumpets, Jeff Abueg on saxophone and backing vocals, and Raffy Perez on drums. They dabble in the genres of modern rock, funk, and pop.\n--\nInstagram: @lolaamourph",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}