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

{
    "url": "https://demozoo.org/api/v1/bbses/5815/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5815/",
    "id": 5815,
    "name": "Chromium",
    "location": "Middlesbrough, England, United Kingdom",
    "country_code": "GB",
    "latitude": 54.57623,
    "longitude": -1.23483,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297312/",
            "id": 297312,
            "title": "Utils 1",
            "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": "1992-05",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28064/?format=api",
                "id": 28064,
                "name": "Anf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1506/?format=api",
                "id": 1506,
                "name": "Tribe"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7085/?format=api",
                "id": 7085,
                "name": "Access"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}