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

{
    "url": "https://demozoo.org/api/v1/bbses/14082/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14082/",
    "id": 14082,
    "name": "East End",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378813/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378813/",
            "id": 378813,
            "title": "dOPE-sENT v.1.0",
            "author_nicks": [
                {
                    "name": "CryoZone",
                    "abbreviation": "CZE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19801/?format=api",
                        "id": 19801,
                        "name": "CryoZone",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-07",
            "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": [
                "daydream-amiga"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/378812/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378812/",
            "id": 378812,
            "title": "dOPE-sENT v.2.0",
            "author_nicks": [
                {
                    "name": "CryoZone",
                    "abbreviation": "CZE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19801/?format=api",
                        "id": 19801,
                        "name": "CryoZone",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-23",
            "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": [
                "daydream-amiga"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152270/?format=api",
                "id": 152270,
                "name": "Lupus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152271/?format=api",
                "id": 152271,
                "name": "qUREX"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121959/?format=api",
                "id": 121959,
                "name": "Savage"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152298/?format=api",
                "id": 152298,
                "name": "Toshiba"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19801/?format=api",
                "id": 19801,
                "name": "CryoZone"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}