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

{
    "url": "https://demozoo.org/api/v1/bbses/56/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/56/",
    "id": 56,
    "name": "5th Avenue",
    "location": "Gemeente Breda, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.5779,
    "longitude": 4.76039,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177421/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177421/",
            "id": 177421,
            "title": "The Dutch BBS List - The July 1995 Edition",
            "author_nicks": [
                {
                    "name": "Myth",
                    "abbreviation": "MTH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                        "id": 14564,
                        "name": "Myth",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290819/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290819/",
            "id": 290819,
            "title": "X-Adder 1.0",
            "author_nicks": [
                {
                    "name": "xROADs",
                    "abbreviation": "XRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                        "id": 73887,
                        "name": "xROADs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-21",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "system-express",
                "ad-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73886/?format=api",
                "id": 73886,
                "name": "Skorpio"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76930/?format=api",
                "id": 76930,
                "name": "Allied Mind Force"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "desire-bbs"
    ]
}