Information about plays

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

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

{
    "id": 3556020,
    "uri": "https://api.kexp.org/v2/plays/3556020/?format=api",
    "airdate": "2025-09-21T18:23:43-07:00",
    "show": 64626,
    "show_uri": "https://api.kexp.org/v2/shows/64626/?format=api",
    "image_uri": "https://coverartarchive.org/release/9d83fb29-d7a6-4d10-8e8e-4c84e34880b6/11444678062-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9d83fb29-d7a6-4d10-8e8e-4c84e34880b6/11444678062-250.jpg",
    "song": "Ponta de lança africano (Umbabarauma)",
    "track_id": null,
    "recording_id": "927a5662-761f-4175-8c7d-2e2fad7db7a9",
    "artist": "Jorge Ben Jor",
    "artist_ids": [
        "19499124-36d4-4ccc-b28d-04dde3d2076f"
    ],
    "album": "África Brasil",
    "release_id": null,
    "release_group_id": "a5e2f270-c00e-3309-84d1-2c4285565ee3",
    "labels": [
        "Philips"
    ],
    "label_ids": [
        "6d38d6d2-bea8-46cf-b48e-a6195fd85f12"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Ponta de Lança Africano (Umbabarauma)\" is a song by Jorge Ben Jor from his 1976 album África Brasil. It was later recorded by Ambitious Lovers and Soulfly. \n\nThe song is about an African striker, Ben Jor's \"Ponta de Lança Africano (Umbabarauma)\" and became a well known soccer-related track. It has been described as \"[possibly] one of the best songs about sports ever written\" (Vice), and prompted one writer to state that \"Jorge Ben should be considered the poet laureate of soccer songwriting\".\n\nhttps://nuvo.newsnirvana.com/music/a-playlist-for-the-soccer-field/article_d0a54894-0183-5534-9269-c54141ae5e3b.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}