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

{
    "url": "https://demozoo.org/api/v1/bbses/11396/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11396/",
    "id": 11396,
    "name": "Fuel-Line",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199563/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199563/",
            "id": 199563,
            "title": "Fuel-Line BBS",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270900/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270900/",
            "id": 270900,
            "title": "Fuel Pack #1 (02/1995)",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-26",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}