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

{
    "url": "https://demozoo.org/api/v1/bbses/5195/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5195/",
    "id": 5195,
    "name": "Above The Horizon",
    "location": "Ystads Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.46367,
    "longitude": 13.91153,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/111297/?format=api",
            "demozoo_url": "https://demozoo.org/productions/111297/",
            "id": 111297,
            "title": "Board Intro",
            "author_nicks": [
                {
                    "name": "Voice",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3252/?format=api",
                        "id": 3252,
                        "name": "Voice",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-30",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/179081/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/179081/",
            "id": 179081,
            "title": "Cellular Automata pt. 2: The Ascii Stahlwerk",
            "author_nicks": [
                {
                    "name": "Godhead",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25751/?format=api",
                        "id": 25751,
                        "name": "Godhead",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "G'Style",
                    "abbreviation": "G'S",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                        "id": 7078,
                        "name": "G'Style",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/243005/?format=api",
            "demozoo_url": "https://demozoo.org/productions/243005/",
            "id": 243005,
            "title": "Zoomed Reality BBS Intro",
            "author_nicks": [
                {
                    "name": "Equinox",
                    "abbreviation": "EQX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                        "id": 1596,
                        "name": "Equinox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-18",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49623/?format=api",
                "id": 49623,
                "name": "Mav"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123879/?format=api",
                "id": 123879,
                "name": "Zool"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65197/?format=api",
                "id": 65197,
                "name": "V-Cut"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81943/?format=api",
                "id": 81943,
                "name": "Nebraska"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}