Information about plays

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

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

{
    "id": 3500830,
    "uri": "https://api.kexp.org/v2/plays/3500830/?format=api",
    "airdate": "2025-05-13T11:33:22-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://ia800609.us.archive.org/32/items/mbid-75504f1c-a509-4703-9ee3-6040cb65c930/mbid-75504f1c-a509-4703-9ee3-6040cb65c930-40927089359_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/32/items/mbid-75504f1c-a509-4703-9ee3-6040cb65c930/mbid-75504f1c-a509-4703-9ee3-6040cb65c930-40927089359_thumb250.jpg",
    "song": "Nimerudi",
    "track_id": "186fa7e4-102d-4c0d-b2f3-25f36a9fb94f",
    "recording_id": "7373f239-a302-4e15-88f7-997c95d358a1",
    "artist": "Goat & MC Yallah",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0",
        "342a1b76-fbe6-40c8-b82b-7004c2d81f4c"
    ],
    "album": "Nimerudi",
    "release_id": "75504f1c-a509-4703-9ee3-6040cb65c930",
    "release_group_id": "144f67c5-56ba-478f-a004-0ab696c81764",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2025-01-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The tribal-masked Swedish psych-rock party-starters Goat collaborated with with Kenyan-born, Ugandan-based rapper MC Yallah for \"Nimerudi.\" Goat recorded their parts in their Gothenburg studio, sending files back and forth with Yallah. : https://goat.bandcamp.com/album/goat-mc-yallah-nimerudi\n--\nAnother choice from the eclectic set from our teen DJ, Elodie Sky!\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}