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

{
    "url": "https://demozoo.org/api/v1/bbses/6941/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6941/",
    "id": 6941,
    "name": "Abyss",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/222086/?format=api",
            "demozoo_url": "https://demozoo.org/productions/222086/",
            "id": 222086,
            "title": "Abyss BBS",
            "author_nicks": [
                {
                    "name": "Trojans",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/92575/?format=api",
                        "id": 92575,
                        "name": "Trojans",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01",
            "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/209279/?format=api",
            "demozoo_url": "https://demozoo.org/productions/209279/",
            "id": 209279,
            "title": "Abyss BBS Open Now",
            "author_nicks": [
                {
                    "name": "Jesper Colding",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4717/?format=api",
                        "id": 4717,
                        "name": "Jesper Colding",
                        "is_group": false
                    }
                },
                {
                    "name": "Zink",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127363/?format=api",
                        "id": 127363,
                        "name": "Zink",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-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": [
                "lost"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99952/?format=api",
                "id": 99952,
                "name": "Matriz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}