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

{
    "url": "https://demozoo.org/api/v1/bbses/4959/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4959/",
    "id": 4959,
    "name": "Material World",
    "location": "Landås, Bergen, Vestland, Norway",
    "country_code": "NO",
    "latitude": 60.36128,
    "longitude": 5.36815,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/256475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/256475/",
            "id": 256475,
            "title": "Docs Disk 1 Intro",
            "author_nicks": [
                {
                    "name": "Over The Top",
                    "abbreviation": "OTT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52019/?format=api",
                        "id": 52019,
                        "name": "Over The Top",
                        "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295185/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295185/",
            "id": 295185,
            "title": "First Board Intro",
            "author_nicks": [
                {
                    "name": "Dexion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                        "id": 1112,
                        "name": "Dexion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06",
            "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/301074/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301074/",
            "id": 301074,
            "title": "Great Elite Boardz in Norway",
            "author_nicks": [
                {
                    "name": "Golden Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134476/?format=api",
                        "id": 134476,
                        "name": "Golden Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1375/?format=api",
                "id": 1375,
                "name": "Rob"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123673/?format=api",
                "id": 123673,
                "name": "T-Bone"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}