Information about plays

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

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

{
    "id": 3553663,
    "uri": "https://api.kexp.org/v2/plays/3553663/?format=api",
    "airdate": "2025-09-16T06:33:33-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-4a616beb-820c-4142-81ad-373262b43439/mbid-4a616beb-820c-4142-81ad-373262b43439-43017857359_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-4a616beb-820c-4142-81ad-373262b43439/mbid-4a616beb-820c-4142-81ad-373262b43439-43017857359_thumb250.jpg",
    "song": "Yaşlı Dünya",
    "track_id": "64020714-6225-456a-92e5-61809dc4e3c0",
    "recording_id": "062e6a5b-0f2b-4e7b-8a48-fe5e2a5387d3",
    "artist": "Peki Momés",
    "artist_ids": [
        "1c166324-88dd-4aa3-adee-ef712ed3c0e7"
    ],
    "album": "Peki Momés",
    "release_id": "4a616beb-820c-4142-81ad-373262b43439",
    "release_group_id": "c6cac229-de84-4287-ac08-d5ba18f89f94",
    "labels": [
        "Mocambo"
    ],
    "label_ids": [
        "7332a773-ba53-4281-bdb4-5f4b6b0c04e8"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peki Momés is a Turkish artist living in Germany - who only started to record music by accident in 2023. Blessed with style and intuition rather than formal education, her fresh and uncompromisingly authentic approach to music took hearts and ears by storm. \n\nDirty disco, anatolian rare grooves, library music, city pop and her unique vocals all blend into an outernational sound that is all her own.  \n\nhttps://pekimomes.bandcamp.com/album/peki-mom-s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}