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

{
    "url": "https://demozoo.org/api/v1/bbses/3076/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3076/",
    "id": 3076,
    "name": "Nysted By Night",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283195/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283195/",
            "id": 283195,
            "title": "Animated Logon 1.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": "1995",
            "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": [
                "remoteaccess"
            ]
        },
        {
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121536/?format=api",
                "id": 121536,
                "name": "The Boss"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80488/?format=api",
                "id": 80488,
                "name": "Nova Storm"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}