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

{
    "url": "https://demozoo.org/api/v1/bbses/7807/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7807/",
    "id": 7807,
    "name": "Circle",
    "location": "Mainz, Rheinland-Pfalz, Germany",
    "country_code": "DE",
    "latitude": 50.00098,
    "longitude": 8.26882,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/66766/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66766/",
            "id": 66766,
            "title": "Cream #3",
            "author_nicks": [
                {
                    "name": "Obnoxious",
                    "abbreviation": "OBN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                        "id": 14096,
                        "name": "Obnoxious",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-09-30",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "midas",
                "german",
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/66767/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66767/",
            "id": 66767,
            "title": "Cream #4",
            "author_nicks": [
                {
                    "name": "Obnoxious",
                    "abbreviation": "OBN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                        "id": 14096,
                        "name": "Obnoxious",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04-12",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "german"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128590/?format=api",
                "id": 128590,
                "name": "Marty"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128591/?format=api",
                "id": 128591,
                "name": "Mc-F"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                "id": 14096,
                "name": "Obnoxious"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "demoscene-bbs",
        "music-bbs"
    ]
}