Information about plays

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

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

{
    "id": 3555133,
    "uri": "https://api.kexp.org/v2/plays/3555133/?format=api",
    "airdate": "2025-09-19T19:43:16-07:00",
    "show": 64605,
    "show_uri": "https://api.kexp.org/v2/shows/64605/?format=api",
    "image_uri": "https://coverartarchive.org/release/81046be7-5f68-4897-a641-f03b94ce9c21/39344677661-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/81046be7-5f68-4897-a641-f03b94ce9c21/39344677661-250.jpg",
    "song": "YAYO",
    "track_id": null,
    "recording_id": "4ae83795-4bbd-4975-90f1-86288c8eceed",
    "artist": "Rema",
    "artist_ids": [
        "720c46ba-a0e4-4b58-aee2-3bd70c70901f"
    ],
    "album": "HEIS",
    "release_id": null,
    "release_group_id": "03381bd9-19b5-4240-b6dd-ea7e1a6b31fc",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rema (real name: Divine Ikubor) is a Nigerian singer, rapper, and songwriter born on May 1, 2000, in Benin City, Edo State, Nigeria. He rose to fame in 2019 with his breakout single \"Dumebi\", which blended catchy melodies, Afrobeat rhythms, and youthful energy.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}