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

{
    "url": "https://demozoo.org/api/v1/bbses/16/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/16/",
    "id": 16,
    "name": "Ultimate 2",
    "location": "Wilhelmshaven, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 53.52998,
    "longitude": 8.11253,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/39768/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/39768/",
            "id": 39768,
            "title": "Die Datenbäcker Artpack 1",
            "author_nicks": [
                {
                    "name": "Die Datenbäcker",
                    "abbreviation": "DDB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                        "id": 13980,
                        "name": "Die Datenbäcker",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-08",
            "supertype": "graphics",
            "platforms": [],
            "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/62435/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/62435/",
            "id": 62435,
            "title": "A Fucking Normal Day",
            "author_nicks": [
                {
                    "name": "cRu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10342/?format=api",
                        "id": 10342,
                        "name": "cRu",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "100%",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                        "id": 1298,
                        "name": "100%",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-06-17",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14549/?format=api",
                "id": 14549,
                "name": "Virtual Killer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13980/?format=api",
                "id": 13980,
                "name": "Die Datenbäcker"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}