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

{
    "url": "https://demozoo.org/api/v1/bbses/3126/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3126/",
    "id": 3126,
    "name": "Chateau Amie",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/139580/?format=api",
            "demozoo_url": "https://demozoo.org/productions/139580/",
            "id": 139580,
            "title": "Zool 2 +12",
            "author_nicks": [
                {
                    "name": "Zenith",
                    "abbreviation": "ZNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                        "id": 692,
                        "name": "Zenith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-26",
            "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": [
                "prorunner-1.0",
                "zool-2"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}