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

{
    "url": "https://demozoo.org/api/v1/bbses/2047/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2047/",
    "id": 2047,
    "name": "Legends",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295140/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/295140/",
            "id": 295140,
            "title": "Axial Force Artpack (01/1997)",
            "author_nicks": [
                {
                    "name": "Axial Force",
                    "abbreviation": "AXF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                        "id": 22259,
                        "name": "Axial Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-01-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295108/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295108/",
            "id": 295108,
            "title": "The Belgian BBS Lister V1.0",
            "author_nicks": [
                {
                    "name": "Cathedral",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                        "id": 19874,
                        "name": "Cathedral",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/131046/?format=api",
            "demozoo_url": "https://demozoo.org/productions/131046/",
            "id": 131046,
            "title": "Imphobia 12",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-12",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/182610/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182610/",
            "id": 182610,
            "title": "Legends BBS",
            "author_nicks": [],
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75822/?format=api",
                "id": 75822,
                "name": "Ortega"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37152/?format=api",
                "id": 37152,
                "name": "Trash"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121324/?format=api",
                "id": 121324,
                "name": "Sterima"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "demoscene-bbs",
        "hpav"
    ]
}