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

{
    "url": "https://demozoo.org/api/v1/bbses/14555/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14555/",
    "id": 14555,
    "name": "Random Noize",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/159634/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/159634/",
            "id": 159634,
            "title": "Impure #55",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-12-24",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/159633/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/159633/",
            "id": 159633,
            "title": "Impure #60",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2016-03",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56755/?format=api",
                "id": 56755,
                "name": "maze"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "telnet"
    ]
}