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

{
    "url": "https://demozoo.org/api/v1/bbses/12996/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12996/",
    "id": 12996,
    "name": "Filadelfia",
    "location": "Espoo, Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.25,
    "longitude": 24.66667,
    "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/50279/?format=api",
                "id": 50279,
                "name": "Obligator"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8118/?format=api",
                "id": 8118,
                "name": "Judge"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137708/?format=api",
                "id": 137708,
                "name": "Blazer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38859/?format=api",
                "id": 38859,
                "name": "Twilight"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "telnet",
        "diana",
        "bbsad-info-not-added"
    ]
}