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

{
    "url": "https://demozoo.org/api/v1/bbses/12062/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12062/",
    "id": 12062,
    "name": "Booming Support",
    "location": "Moselle, Grand Est, France",
    "country_code": "FR",
    "latitude": 49.04177,
    "longitude": 6.58355,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/151216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151216/",
            "id": 151216,
            "title": "A BBS Intro",
            "author_nicks": [
                {
                    "name": "Eremation",
                    "abbreviation": "@RM,ERM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5312/?format=api",
                        "id": 5312,
                        "name": "Eremation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/183311/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183311/",
            "id": 183311,
            "title": "Better Than",
            "author_nicks": [
                {
                    "name": "Mentasm",
                    "abbreviation": "MTS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6999/?format=api",
                        "id": 6999,
                        "name": "Mentasm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100041/?format=api",
                "id": 100041,
                "name": "Sigma 909"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14753/?format=api",
                "id": 14753,
                "name": "Tex"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}