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

{
    "url": "https://demozoo.org/api/v1/bbses/6783/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6783/",
    "id": 6783,
    "name": "The Inner Logic",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281445/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281445/",
            "id": 281445,
            "title": "The Inner Logic BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-04",
            "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": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/281446/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281446/",
            "id": 281446,
            "title": "The Inner Logic BBS (2)",
            "author_nicks": [
                {
                    "name": "Freak Art",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138070/?format=api",
                        "id": 138070,
                        "name": "Freak Art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88160/?format=api",
                "id": 88160,
                "name": "Wesley"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138070/?format=api",
                "id": 138070,
                "name": "Freak Art"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127141/?format=api",
                "id": 127141,
                "name": "Bad Conscience Inc."
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88152/?format=api",
                "id": 88152,
                "name": "HYPE"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}