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

{
    "url": "https://demozoo.org/api/v1/bbses/4535/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4535/",
    "id": 4535,
    "name": "Conflict Carrier",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290379/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/290379/",
            "id": 290379,
            "title": "AFC Release #7",
            "author_nicks": [
                {
                    "name": "Ansi Factory",
                    "abbreviation": "AFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-26",
            "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/317443/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/317443/",
            "id": 317443,
            "title": "ANSi Release #2",
            "author_nicks": [
                {
                    "name": "ANSi Creation Enterprise",
                    "abbreviation": "ACE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-07",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123197/?format=api",
                "id": 123197,
                "name": "Kinky O Nepal"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}