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

{
    "url": "https://demozoo.org/api/v1/bbses/4906/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4906/",
    "id": 4906,
    "name": "Starship",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/149354/?format=api",
            "demozoo_url": "https://demozoo.org/productions/149354/",
            "id": 149354,
            "title": "Gasp Report",
            "author_nicks": [
                {
                    "name": "Just For Fun",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                        "id": 7449,
                        "name": "Just For Fun",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378070/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378070/",
            "id": 378070,
            "title": "Master Draw v3.5",
            "author_nicks": [
                {
                    "name": "Arkham",
                    "abbreviation": "akm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                        "id": 2152,
                        "name": "Arkham",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-program"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/174275/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174275/",
            "id": 174275,
            "title": "Starship BBS",
            "author_nicks": [
                {
                    "name": "Xpose",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7844/?format=api",
                        "id": 7844,
                        "name": "Xpose",
                        "is_group": true
                    }
                }
            ],
            "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/74973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74973/",
            "id": 74973,
            "title": "Zorlac",
            "author_nicks": [
                {
                    "name": "Arkham",
                    "abbreviation": "akm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                        "id": 2152,
                        "name": "Arkham",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-30",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151056/?format=api",
                "id": 151056,
                "name": "The Flyin' Teapot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7844/?format=api",
                "id": 7844,
                "name": "Xpose"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}