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

{
    "url": "https://demozoo.org/api/v1/bbses/13004/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13004/",
    "id": 13004,
    "name": "Outside World",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366554/",
            "id": 366554,
            "title": "World BBS List #3",
            "author_nicks": [
                {
                    "name": "The Brothers",
                    "abbreviation": "TBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
                        "id": 41200,
                        "name": "The Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05-03",
            "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": [
                "amigaguide",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147742/?format=api",
                "id": 147742,
                "name": "Ghost Rider"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110299/?format=api",
                "id": 110299,
                "name": "Flatline"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                "id": 74483,
                "name": "Crosspoint"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "fame",
        "bbs-amiga",
        "telnet"
    ]
}