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

{
    "url": "https://demozoo.org/api/v1/bbses/7825/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7825/",
    "id": 7825,
    "name": "Bugged Out",
    "location": "Leicestershire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.66667,
    "longitude": -1.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272884/?format=api",
            "demozoo_url": "https://demozoo.org/productions/272884/",
            "id": 272884,
            "title": "Beeps, Bobs and Words 3",
            "author_nicks": [
                {
                    "name": "NFA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                        "id": 21668,
                        "name": "NFA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/12/?format=api",
                    "id": 12,
                    "name": "Chip Music Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amos"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/313989/?format=api",
            "demozoo_url": "https://demozoo.org/productions/313989/",
            "id": 313989,
            "title": "The Word 6",
            "author_nicks": [
                {
                    "name": "NFA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                        "id": 21668,
                        "name": "NFA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amos"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/98714/?format=api",
                "id": 98714,
                "name": "Thang"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21668/?format=api",
                "id": 21668,
                "name": "NFA"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}