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

{
    "url": "https://demozoo.org/api/v1/bbses/4023/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4023/",
    "id": 4023,
    "name": "Wild Maria",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315269/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315269/",
            "id": 315269,
            "title": "BB-Frontend v0.1 BETA",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "M!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                        "id": 66600,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-21",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tempest-bbs"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/315271/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315271/",
            "id": 315271,
            "title": "BB-Quicknew v0.3",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "M!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                        "id": 66600,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-04",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tempest-bbs"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/315279/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315279/",
            "id": 315279,
            "title": "BB-TopUl v0.5",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "M!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                        "id": 66600,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-30",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tempest-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88022/?format=api",
                "id": 88022,
                "name": "Joe Cool"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66600/?format=api",
                "id": 66600,
                "name": "Motion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "isdn"
    ]
}