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

{
    "url": "https://demozoo.org/api/v1/bbses/7243/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7243/",
    "id": 7243,
    "name": "Flight 402",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/159678/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159678/",
            "id": 159678,
            "title": "DwarfWalk",
            "author_nicks": [
                {
                    "name": "Black Widow",
                    "abbreviation": "BLW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
                        "id": 66294,
                        "name": "Black Widow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301943/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301943/",
            "id": 301943,
            "title": "Snes Tile Editor v1.3",
            "author_nicks": [
                {
                    "name": "Black Widow",
                    "abbreviation": "BLW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
                        "id": 66294,
                        "name": "Black Widow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-tool"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301890/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301890/",
            "id": 301890,
            "title": "TT16 & TT256 Char/Tile/Logo Editor",
            "author_nicks": [
                {
                    "name": "Black Widow",
                    "abbreviation": "BLW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
                        "id": 66294,
                        "name": "Black Widow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-tool"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117482/?format=api",
                "id": 117482,
                "name": "The Wind"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
                "id": 66294,
                "name": "Black Widow"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-console"
    ]
}