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

{
    "url": "https://demozoo.org/api/v1/bbses/1492/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1492/",
    "id": 1492,
    "name": "Pirates Hideout",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290935/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/290935/",
            "id": 290935,
            "title": "The March Compilation",
            "author_nicks": [
                {
                    "name": "Creators of Revolutionary Pictures",
                    "abbreviation": "CORP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                        "id": 89518,
                        "name": "Creators of Revolutionary Pictures",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-01",
            "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/113197/?format=api",
                "id": 113197,
                "name": "BlackSmith"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108679/?format=api",
                "id": 108679,
                "name": "Charlie"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114973/?format=api",
                "id": 114973,
                "name": "Faldo"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
                "id": 88422,
                "name": "fATE"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124433/?format=api",
                "id": 124433,
                "name": "Euro Traders"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124507/?format=api",
                "id": 124507,
                "name": "Guild of Distributors"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}