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

{
    "url": "https://demozoo.org/api/v1/bbses/11400/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11400/",
    "id": 11400,
    "name": "X-Temple",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/348740/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/348740/",
            "id": 348740,
            "title": "RiB Mindcrushing #9",
            "author_nicks": [
                {
                    "name": "Radiation Boom",
                    "abbreviation": "RiB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71392/?format=api",
                        "id": 71392,
                        "name": "Radiation Boom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-06",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/174178/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174178/",
            "id": 174178,
            "title": "X-Temple BBS",
            "author_nicks": [
                {
                    "name": "Universe",
                    "abbreviation": "UNV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                        "id": 15373,
                        "name": "Universe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138100/?format=api",
                "id": 138100,
                "name": "Eraser"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71392/?format=api",
                "id": 71392,
                "name": "Radiation Boom"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}