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

{
    "url": "https://demozoo.org/api/v1/bbses/1900/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1900/",
    "id": 1900,
    "name": "Fantasy Lands",
    "location": "Gemeente Amersfoort, Utrecht, Netherlands",
    "country_code": "NL",
    "latitude": 52.17375,
    "longitude": 5.38954,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174418/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174418/",
            "id": 174418,
            "title": "Fantasy Lands BBS",
            "author_nicks": [
                {
                    "name": "Profane",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72620/?format=api",
                        "id": 72620,
                        "name": "Profane",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120407/?format=api",
                "id": 120407,
                "name": "Guardian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6528/?format=api",
                "id": 6528,
                "name": "Ground Zero"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62468/?format=api",
                "id": 62468,
                "name": "Pagan"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7924/?format=api",
                "id": 7924,
                "name": "Progress"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}