GET /api/v1/bbses/5152/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/bbses/5152/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5152/",
    "id": 5152,
    "name": "The Burroughs",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/202180/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202180/",
            "id": 202180,
            "title": "SWaT Newsletter for 08-93",
            "author_nicks": [
                {
                    "name": "Special Warez Acquisition Team",
                    "abbreviation": "SWaT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                        "id": 46345,
                        "name": "Special Warez Acquisition Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123842/?format=api",
                "id": 123842,
                "name": "Weasel"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                "id": 46345,
                "name": "Special Warez Acquisition Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124112/?format=api",
                "id": 124112,
                "name": "Crimson"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146187/?format=api",
                "id": 146187,
                "name": "The Mapper's Guild"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131037/?format=api",
                "id": 131037,
                "name": "World Wide Couriers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}