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

{
    "url": "https://demozoo.org/api/v1/bbses/2463/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2463/",
    "id": 2463,
    "name": "Fantasy World",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373216/",
            "id": 373216,
            "title": "Der Szene Beobachter #2",
            "author_nicks": [
                {
                    "name": "Die Gilde",
                    "abbreviation": "GIL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83141/?format=api",
                        "id": 83141,
                        "name": "Die Gilde",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-27",
            "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": [
                "textmode",
                "humor",
                "german",
                "incomplete-credits",
                "piracy",
                "flamewar"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47180/?format=api",
                "id": 47180,
                "name": "Underground Smokerz"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                "id": 81289,
                "name": "The Black Star"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89196/?format=api",
                "id": 89196,
                "name": "New World Order"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}