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

{
    "url": "https://demozoo.org/api/v1/bbses/284/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/284/",
    "id": 284,
    "name": "Stonehenge",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223874/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223874/",
            "id": 223874,
            "title": "Stonehenge BBS",
            "author_nicks": [
                {
                    "name": "The Mighty Druids",
                    "abbreviation": "TMD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/96456/?format=api",
                        "id": 96456,
                        "name": "The Mighty Druids",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4521/?format=api",
                "id": 4521,
                "name": "Hybrid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96456/?format=api",
                "id": 96456,
                "name": "The Mighty Druids"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}