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

{
    "url": "https://demozoo.org/api/v1/bbses/9936/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9936/",
    "id": 9936,
    "name": "The Embassy",
    "location": "Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.4,
    "longitude": 6.6,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196833/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196833/",
            "id": 196833,
            "title": "Design Loader",
            "author_nicks": [
                {
                    "name": "Design",
                    "abbreviation": "DSG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83740/?format=api",
                        "id": 83740,
                        "name": "Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/246590/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246590/",
            "id": 246590,
            "title": "Exotic Ripper v2.12",
            "author_nicks": [
                {
                    "name": "Infect",
                    "abbreviation": "IFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                        "id": 592,
                        "name": "Infect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-13",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-ripper"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83748/?format=api",
                "id": 83748,
                "name": "Blue"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83740/?format=api",
                "id": 83740,
                "name": "Design"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}