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

{
    "url": "https://demozoo.org/api/v1/bbses/3540/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3540/",
    "id": 3540,
    "name": "Realisation Center",
    "location": "Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.7,
    "longitude": 23.71667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279186/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279186/",
            "id": 279186,
            "title": "FlushMem v1.00",
            "author_nicks": [
                {
                    "name": "Cadaver",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
                        "id": 1151,
                        "name": "Cadaver",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175297/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175297/",
            "id": 175297,
            "title": "Realisation Center BBS",
            "author_nicks": [
                {
                    "name": "Depth",
                    "abbreviation": "DPH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                        "id": 1188,
                        "name": "Depth",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82016/?format=api",
                "id": 82016,
                "name": "Fire Man"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114935/?format=api",
                "id": 114935,
                "name": "Iso"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
                "id": 1151,
                "name": "Cadaver"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex"
    ]
}