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

{
    "url": "https://demozoo.org/api/v1/bbses/9312/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9312/",
    "id": 9312,
    "name": "Mutated Space",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/312028/?format=api",
            "demozoo_url": "https://demozoo.org/productions/312028/",
            "id": 312028,
            "title": "Fame-StATUS V1.0",
            "author_nicks": [
                {
                    "name": "N-Ice",
                    "abbreviation": "NAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125197/?format=api",
                        "id": 125197,
                        "name": "N-Ice",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-26",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "fame",
                "fim"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308864/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308864/",
            "id": 308864,
            "title": "MOD-PAGER  V1.0",
            "author_nicks": [
                {
                    "name": "N-Ice",
                    "abbreviation": "NAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125197/?format=api",
                        "id": 125197,
                        "name": "N-Ice",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "fame"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131775/?format=api",
                "id": 131775,
                "name": "kiLLERsMuRF"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125197/?format=api",
                "id": 125197,
                "name": "N-Ice"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}