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

{
    "url": "https://demozoo.org/api/v1/bbses/5880/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5880/",
    "id": 5880,
    "name": "3x3 Eyes",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/242646/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242646/",
            "id": 242646,
            "title": "First Trip to da Zone",
            "author_nicks": [
                {
                    "name": "Eltech",
                    "abbreviation": "ELT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                        "id": 8534,
                        "name": "Eltech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-15",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/242657/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242657/",
            "id": 242657,
            "title": "Wattsitouchstone",
            "author_nicks": [
                {
                    "name": "Eltech",
                    "abbreviation": "ELT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                        "id": 8534,
                        "name": "Eltech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-20",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50160/?format=api",
                "id": 50160,
                "name": "Leech"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}