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

{
    "url": "https://demozoo.org/api/v1/bbses/7209/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7209/",
    "id": 7209,
    "name": "Boomerang",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/5312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/5312/",
            "id": 5312,
            "title": "3D Demo II",
            "author_nicks": [
                {
                    "name": "Anarchy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                        "id": 958,
                        "name": "Anarchy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "glenz-vector",
                "starscroller",
                "dot-objects",
                "dot-morphing"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/403/?format=api",
            "demozoo_url": "https://demozoo.org/productions/403/",
            "id": 403,
            "title": "Camel Lights 2112",
            "author_nicks": [
                {
                    "name": "Camel Corporation",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1780/?format=api",
                        "id": 1780,
                        "name": "Camel Corporation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12728/?format=api",
                "id": 12728,
                "name": "Eliss-D"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4552/?format=api",
                "id": 4552,
                "name": "Trix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}