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

{
    "url": "https://demozoo.org/api/v1/bbses/8800/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8800/",
    "id": 8800,
    "name": "Skyline",
    "location": "Switzerland",
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/307023/?format=api",
            "demozoo_url": "https://demozoo.org/productions/307023/",
            "id": 307023,
            "title": "Magic-Diz V2.06",
            "author_nicks": [
                {
                    "name": "Hellfire",
                    "abbreviation": "HF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                        "id": 10323,
                        "name": "Hellfire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-related"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/120219/?format=api",
            "demozoo_url": "https://demozoo.org/productions/120219/",
            "id": 120219,
            "title": "Super Loopz",
            "author_nicks": [
                {
                    "name": "Hellfire",
                    "abbreviation": "HF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                        "id": 10323,
                        "name": "Hellfire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}