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

{
    "url": "https://demozoo.org/api/v1/bbses/4741/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4741/",
    "id": 4741,
    "name": "Alien Workshop",
    "location": "Eger, Heves, Hungary",
    "country_code": "HU",
    "latitude": 47.90265,
    "longitude": 20.37329,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/329821/?format=api",
            "demozoo_url": "https://demozoo.org/productions/329821/",
            "id": 329821,
            "title": "Logoff Matrix v0.01d",
            "author_nicks": [
                {
                    "name": "Machine Fun Crew",
                    "abbreviation": "MFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                        "id": 139373,
                        "name": "Machine Fun Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-29",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/324922/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324922/",
            "id": 324922,
            "title": "Operator Page v1.1",
            "author_nicks": [
                {
                    "name": "Orion Design",
                    "abbreviation": "OD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57226/?format=api",
                        "id": 57226,
                        "name": "Orion Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-11",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123505/?format=api",
                "id": 123505,
                "name": "Tim"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57226/?format=api",
                "id": 57226,
                "name": "Orion Design"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                "id": 139373,
                "name": "Machine Fun Crew"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13438/?format=api",
                "id": 13438,
                "name": "Dinasty"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}