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

{
    "url": "https://demozoo.org/api/v1/bbses/8318/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8318/",
    "id": 8318,
    "name": "Software Connection",
    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
    "country_code": "ZA",
    "latitude": -26.20227,
    "longitude": 28.04363,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/74999/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74999/",
            "id": 74999,
            "title": "Shrine",
            "author_nicks": [
                {
                    "name": "Guru Magic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                        "id": 39992,
                        "name": "Guru Magic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/112983/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112983/",
            "id": 112983,
            "title": "Software Connection BBS",
            "author_nicks": [
                {
                    "name": "Guru Magic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                        "id": 39992,
                        "name": "Guru Magic",
                        "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": [
                "lost"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/112820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112820/",
            "id": 112820,
            "title": "Symmetry V1.0",
            "author_nicks": [
                {
                    "name": "Guru Magic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                        "id": 39992,
                        "name": "Guru Magic",
                        "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129705/?format=api",
                "id": 129705,
                "name": "Myst"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                "id": 39992,
                "name": "Guru Magic"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}