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

{
    "url": "https://demozoo.org/api/v1/bbses/6081/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6081/",
    "id": 6081,
    "name": "Necropolis",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308897/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308897/",
            "id": 308897,
            "title": "Abuse!",
            "author_nicks": [
                {
                    "name": "Betty Boy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39374/?format=api",
                        "id": 39374,
                        "name": "Betty Boy",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "X-Trade",
                    "abbreviation": "XTD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                        "id": 6649,
                        "name": "X-Trade",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-01",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "first-production"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/72070/?format=api",
            "demozoo_url": "https://demozoo.org/productions/72070/",
            "id": 72070,
            "title": "A Small Cracktro for Delight",
            "author_nicks": [
                {
                    "name": "Delight",
                    "abbreviation": "DLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                        "id": 1635,
                        "name": "Delight",
                        "is_group": true
                    }
                },
                {
                    "name": "Ram Jam",
                    "abbreviation": "RJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                        "id": 1073,
                        "name": "Ram Jam",
                        "is_group": true
                    }
                },
                {
                    "name": "X-Trade",
                    "abbreviation": "XTD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                        "id": 6649,
                        "name": "X-Trade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91712/?format=api",
                "id": 91712,
                "name": "Necroman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}