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

{
    "url": "https://demozoo.org/api/v1/bbses/3610/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3610/",
    "id": 3610,
    "name": "The Ultimate Board",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/329819/?format=api",
            "demozoo_url": "https://demozoo.org/productions/329819/",
            "id": 329819,
            "title": "Automatic User Upgrader 1.00",
            "author_nicks": [
                {
                    "name": "Machine Fun Crew",
                    "abbreviation": "MFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                        "id": 139373,
                        "name": "Machine Fun Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/329820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/329820/",
            "id": 329820,
            "title": "Conference Join PPE v1.0",
            "author_nicks": [
                {
                    "name": "Machine Fun Crew",
                    "abbreviation": "MFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                        "id": 139373,
                        "name": "Machine Fun Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-06",
            "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": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122052/?format=api",
                "id": 122052,
                "name": "aTee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                "id": 139373,
                "name": "Machine Fun Crew"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}