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

{
    "url": "https://demozoo.org/api/v1/bbses/3886/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3886/",
    "id": 3886,
    "name": "Console Cat",
    "location": "Gemeente Den Haag, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.06866,
    "longitude": 4.28635,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/360934/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360934/",
            "id": 360934,
            "title": "Unitrax Intro",
            "author_nicks": [
                {
                    "name": "Unitrax",
                    "abbreviation": "UNI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                        "id": 57521,
                        "name": "Unitrax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117480/?format=api",
                "id": 117480,
                "name": "Ace"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124799/?format=api",
                "id": 124799,
                "name": "Dogmeat"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122319/?format=api",
                "id": 122319,
                "name": "Teak"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36492/?format=api",
                "id": 36492,
                "name": "Cyber Force"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                "id": 57521,
                "name": "Unitrax"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-console"
    ]
}