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

{
    "url": "https://demozoo.org/api/v1/bbses/4111/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4111/",
    "id": 4111,
    "name": "Digital Candy (01785)",
    "location": "Staffordshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.83333,
    "longitude": -2.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/225063/?format=api",
            "demozoo_url": "https://demozoo.org/productions/225063/",
            "id": 225063,
            "title": "Digital Candy BBS Add",
            "author_nicks": [
                {
                    "name": "Inferno D-Light",
                    "abbreviation": "IFD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                        "id": 98466,
                        "name": "Inferno D-Light",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02",
            "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": [
                "amos"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/302368/?format=api",
            "demozoo_url": "https://demozoo.org/productions/302368/",
            "id": 302368,
            "title": "Digital Candy BBS Adtro",
            "author_nicks": [
                {
                    "name": "The Welder",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23492/?format=api",
                        "id": 23492,
                        "name": "The Welder",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998",
            "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/225064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/225064/",
            "id": 225064,
            "title": "Support Boards",
            "author_nicks": [
                {
                    "name": "Inferno D-Light",
                    "abbreviation": "IFD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                        "id": 98466,
                        "name": "Inferno D-Light",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05",
            "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": [
                "amos"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122673/?format=api",
                "id": 122673,
                "name": "Ade"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98466/?format=api",
                "id": 98466,
                "name": "Inferno D-Light"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}