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

{
    "url": "https://demozoo.org/api/v1/bbses/6923/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6923/",
    "id": 6923,
    "name": "Northside Project",
    "location": "Lunds Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.66897,
    "longitude": 13.36408,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190156/",
            "id": 190156,
            "title": "Northside Project BBS (1)",
            "author_nicks": [
                {
                    "name": "Sanxion",
                    "abbreviation": "SXN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10625/?format=api",
                        "id": 10625,
                        "name": "Sanxion",
                        "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203222/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203222/",
            "id": 203222,
            "title": "Northside Project BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79185/?format=api",
                "id": 79185,
                "name": "Leviathan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85366/?format=api",
                "id": 85366,
                "name": "Steroid"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15432/?format=api",
                "id": 15432,
                "name": "jNa"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/952/?format=api",
                "id": 952,
                "name": "Instinct"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                "id": 6881,
                "name": "Defiers"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
                "id": 81662,
                "name": "Providence"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80823/?format=api",
                "id": 80823,
                "name": "Objectile"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "instinct-bbs"
    ]
}