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

{
    "url": "https://demozoo.org/api/v1/bbses/9838/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9838/",
    "id": 9838,
    "name": "Point Zero",
    "location": "Södermanland County, Södermanland, Sweden",
    "country_code": "SE",
    "latitude": 59.25,
    "longitude": 16.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/242711/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242711/",
            "id": 242711,
            "title": "Point Zero BBS Intro",
            "author_nicks": [
                {
                    "name": "Elefantklubben",
                    "abbreviation": "EFK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
                        "id": 7840,
                        "name": "Elefantklubben",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/310893/?format=api",
            "demozoo_url": "https://demozoo.org/productions/310893/",
            "id": 310893,
            "title": "Point Zero BBS Intro",
            "author_nicks": [
                {
                    "name": "Xanadu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                        "id": 106716,
                        "name": "Xanadu",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "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/132988/?format=api",
                "id": 132988,
                "name": "Viking Child"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
                "id": 106716,
                "name": "Xanadu"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}