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

{
    "url": "https://demozoo.org/api/v1/bbses/11306/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11306/",
    "id": 11306,
    "name": "Tribe BBS",
    "location": "Halifax, Calderdale, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.71667,
    "longitude": -1.85,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/263815/?format=api",
            "demozoo_url": "https://demozoo.org/productions/263815/",
            "id": 263815,
            "title": "Lemmings 2 - The Tribes +5",
            "author_nicks": [
                {
                    "name": "Tribe",
                    "abbreviation": "TRB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1506/?format=api",
                        "id": 1506,
                        "name": "Tribe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-24",
            "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": [
                "trainer",
                "lemmings-2-the-tribes"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1506/?format=api",
                "id": 1506,
                "name": "Tribe"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}