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

{
    "url": "https://demozoo.org/api/v1/bbses/8635/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8635/",
    "id": 8635,
    "name": "Last Soul Domain",
    "location": "Lysekils Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 58.34719,
    "longitude": 11.46688,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/257499/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257499/",
            "id": 257499,
            "title": "Violation 70",
            "author_nicks": [
                {
                    "name": "Scoopex",
                    "abbreviation": "SCX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                        "id": 361,
                        "name": "Scoopex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "violation"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}