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

{
    "url": "https://demozoo.org/api/v1/bbses/3380/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3380/",
    "id": 3380,
    "name": "Adventure",
    "location": "Colombes, Hauts-de-Seine, Île-de-France, France",
    "country_code": "FR",
    "latitude": 48.92361,
    "longitude": 2.25222,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/21400/?format=api",
            "demozoo_url": "https://demozoo.org/productions/21400/",
            "id": 21400,
            "title": "Adventure",
            "author_nicks": [
                {
                    "name": "Hemoroids",
                    "abbreviation": "HMD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                        "id": 2194,
                        "name": "Hemoroids",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-13",
            "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": [
                "lzexe",
                "protect-exe-com-3.1",
                "modplay"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/67673/?format=api",
            "demozoo_url": "https://demozoo.org/productions/67673/",
            "id": 67673,
            "title": "Adventure BBS Intro",
            "author_nicks": [
                {
                    "name": "Diamond Design",
                    "abbreviation": "DMD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32707/?format=api",
                        "id": 32707,
                        "name": "Diamond Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15808/?format=api",
                "id": 15808,
                "name": "Marco Polo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-atari"
    ]
}