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

{
    "url": "https://demozoo.org/api/v1/bbses/10861/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10861/",
    "id": 10861,
    "name": "Atomic",
    "location": "Bremerhaven, Bremen, Germany",
    "country_code": "DE",
    "latitude": 53.53615,
    "longitude": 8.59298,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/193816/?format=api",
            "demozoo_url": "https://demozoo.org/productions/193816/",
            "id": 193816,
            "title": "Atomic BBS",
            "author_nicks": [
                {
                    "name": "Trackers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                        "id": 5172,
                        "name": "Trackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/232578/?format=api",
            "demozoo_url": "https://demozoo.org/productions/232578/",
            "id": 232578,
            "title": "Dead Or Precise",
            "author_nicks": [
                {
                    "name": "Trackers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                        "id": 5172,
                        "name": "Trackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-11",
            "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/136696/?format=api",
                "id": 136696,
                "name": "J.r"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                "id": 5172,
                "name": "Trackers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}