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

{
    "url": "https://demozoo.org/api/v1/bbses/1791/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1791/",
    "id": 1791,
    "name": "Chaos Docks",
    "location": "Geesthacht, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 53.43946,
    "longitude": 10.369,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191420/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191420/",
            "id": 191420,
            "title": "Nova Storm Application Generator",
            "author_nicks": [
                {
                    "name": "Nova Storm",
                    "abbreviation": "NS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80488/?format=api",
                        "id": 80488,
                        "name": "Nova Storm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-13",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308910/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308910/",
            "id": 308910,
            "title": "Random Logoff",
            "author_nicks": [
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-30",
            "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": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120263/?format=api",
                "id": 120263,
                "name": "Captain Chaos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78014/?format=api",
                "id": 78014,
                "name": "The United Dreams"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80488/?format=api",
                "id": 80488,
                "name": "Nova Storm"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}