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

{
    "url": "https://demozoo.org/api/v1/bbses/8019/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8019/",
    "id": 8019,
    "name": "Total Anarchy",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/261640/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261640/",
            "id": 261640,
            "title": "X-Mas Intro",
            "author_nicks": [
                {
                    "name": "X-Trade",
                    "abbreviation": "XTD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                        "id": 6649,
                        "name": "X-Trade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94190/?format=api",
                "id": 94190,
                "name": "Rhymer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}