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

{
    "url": "https://demozoo.org/api/v1/bbses/4335/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4335/",
    "id": 4335,
    "name": "Cracked Brains",
    "location": "Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.75222,
    "longitude": 37.61556,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293840/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293840/",
            "id": 293840,
            "title": "1st MFSG Demo",
            "author_nicks": [
                {
                    "name": "MalFunction System Group",
                    "abbreviation": "Mf.S.G.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77549/?format=api",
                        "id": 77549,
                        "name": "MalFunction System Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/170604/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170604/",
            "id": 170604,
            "title": "Cracked Brains BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184091/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184091/",
            "id": 184091,
            "title": "Cracked Brains BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/369817/?format=api",
            "demozoo_url": "https://demozoo.org/productions/369817/",
            "id": 369817,
            "title": "SBCNet Nodelist Day #300",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-27",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "sbc-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77550/?format=api",
                "id": 77550,
                "name": "Funky Monk"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77552/?format=api",
                "id": 77552,
                "name": "Psycho Sexy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77549/?format=api",
                "id": 77549,
                "name": "MalFunction System Group"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "sbc-net",
        "elite-net"
    ]
}