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

{
    "url": "https://demozoo.org/api/v1/bbses/10435/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10435/",
    "id": 10435,
    "name": "Europolis",
    "location": "Jura, Bourgogne-Franche-Comté, France",
    "country_code": "FR",
    "latitude": 46.73431,
    "longitude": 5.72349,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201986/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201986/",
            "id": 201986,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "Nirvana",
                    "abbreviation": "NVN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                        "id": 72123,
                        "name": "Nirvana",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-27",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/218945/?format=api",
            "demozoo_url": "https://demozoo.org/productions/218945/",
            "id": 218945,
            "title": "Nirvana Pack 3",
            "author_nicks": [
                {
                    "name": "Nirvana",
                    "abbreviation": "NVN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                        "id": 72123,
                        "name": "Nirvana",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133232/?format=api",
                "id": 133232,
                "name": "Skynett"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94306/?format=api",
                "id": 94306,
                "name": "Black Foot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                "id": 72123,
                "name": "Nirvana"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}