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

{
    "url": "https://demozoo.org/api/v1/bbses/10776/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10776/",
    "id": 10776,
    "name": "The Shrine",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293457/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293457/",
            "id": 293457,
            "title": "Automessage PPE v1.0",
            "author_nicks": [
                {
                    "name": "Crow",
                    "abbreviation": "CRW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
                        "id": 80072,
                        "name": "Crow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/283198/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283198/",
            "id": 283198,
            "title": "Easy Backup v1.0",
            "author_nicks": [
                {
                    "name": "Remote Access Traders",
                    "abbreviation": "RAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                        "id": 80479,
                        "name": "Remote Access Traders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-related",
                "remoteaccess"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36428/?format=api",
                "id": 36428,
                "name": "Saxon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36418/?format=api",
                "id": 36418,
                "name": "LabRAt"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                "id": 36414,
                "name": "Gateway To Infinity"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
                "id": 80072,
                "name": "Crow"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}