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

{
    "url": "https://demozoo.org/api/v1/bbses/12799/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12799/",
    "id": 12799,
    "name": "The Blob",
    "location": "Varbergs Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 57.17208,
    "longitude": 12.41797,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/384973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384973/",
            "id": 384973,
            "title": "BBS-intro",
            "author_nicks": [
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/386105/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386105/",
            "id": 386105,
            "title": "Steel Version Part 2",
            "author_nicks": [
                {
                    "name": "Vinzi",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15132/?format=api",
                        "id": 15132,
                        "name": "Optiroc",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                },
                {
                    "name": "Yodel",
                    "abbreviation": "YDL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                        "id": 7181,
                        "name": "Yodel",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-08-12",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12762/?format=api",
                "id": 12762,
                "name": "TCC"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12759/?format=api",
                "id": 12759,
                "name": "Snooky"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                "id": 7181,
                "name": "Yodel"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}