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

{
    "url": "https://demozoo.org/api/v1/bbses/2899/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2899/",
    "id": 2899,
    "name": "The Death Line",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291611/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291611/",
            "id": 291611,
            "title": "AMi/X Disclaimer PPE v1.0",
            "author_nicks": [
                {
                    "name": "Seed",
                    "abbreviation": "SD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                        "id": 119197,
                        "name": "Seed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07-05",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/174343/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174343/",
            "id": 174343,
            "title": "The Death Line BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/182630/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182630/",
            "id": 182630,
            "title": "The Death Line BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121429/?format=api",
                "id": 121429,
                "name": "The Prince"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127503/?format=api",
                "id": 127503,
                "name": "Miracle Couriers"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}