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

{
    "url": "https://demozoo.org/api/v1/bbses/1523/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1523/",
    "id": 1523,
    "name": "The Undefined",
    "location": "Gemeente Beverwijk, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.48273,
    "longitude": 4.65468,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/103543/?format=api",
            "demozoo_url": "https://demozoo.org/productions/103543/",
            "id": 103543,
            "title": "Insight 1",
            "author_nicks": [
                {
                    "name": "Image!",
                    "abbreviation": "IMG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                        "id": 6530,
                        "name": "Image!",
                        "is_group": true
                    }
                },
                {
                    "name": "The Clan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6524/?format=api",
                        "id": 6524,
                        "name": "The Clan",
                        "is_group": true
                    }
                },
                {
                    "name": "Witan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6623/?format=api",
                        "id": 6623,
                        "name": "Witan",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/18176/?format=api",
            "demozoo_url": "https://demozoo.org/productions/18176/",
            "id": 18176,
            "title": "Shorty",
            "author_nicks": [
                {
                    "name": "The Clan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6524/?format=api",
                        "id": 6524,
                        "name": "The Clan",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                    "id": 3,
                    "name": "4K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13190/?format=api",
                "id": 13190,
                "name": "The Russian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6524/?format=api",
                "id": 6524,
                "name": "The Clan"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}