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

{
    "url": "https://demozoo.org/api/v1/bbses/7286/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7286/",
    "id": 7286,
    "name": "Elementary Force",
    "location": "Dormagen, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.0964,
    "longitude": 6.84,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304760/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304760/",
            "id": 304760,
            "title": "Elementary Force BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/246757/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246757/",
            "id": 246757,
            "title": "Elementary Force BBS Intro",
            "author_nicks": [
                {
                    "name": "Interactive",
                    "abbreviation": "IA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                        "id": 6744,
                        "name": "Interactive",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127913/?format=api",
                "id": 127913,
                "name": "Airflow"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78493/?format=api",
                "id": 78493,
                "name": "Crystal Phasmatic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}