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

{
    "url": "https://demozoo.org/api/v1/bbses/6362/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6362/",
    "id": 6362,
    "name": "The Blitz",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/179798/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179798/",
            "id": 179798,
            "title": "Boppin Bytes 2 Special Party Edition",
            "author_nicks": [
                {
                    "name": "Shade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1191/?format=api",
                        "id": 1191,
                        "name": "Shade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/19086/?format=api",
            "demozoo_url": "https://demozoo.org/productions/19086/",
            "id": 19086,
            "title": "A Cure For Sanity",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/980/?format=api",
                        "id": 980,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-02-17",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/324133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324133/",
            "id": 324133,
            "title": "THE LIST OF NORWEGIAN ELITE BOARDS!",
            "author_nicks": [
                {
                    "name": "Fraxion",
                    "abbreviation": "FRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5180/?format=api",
                        "id": 5180,
                        "name": "Fraxion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/257601/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257601/",
            "id": 257601,
            "title": "Shade Compilation 12",
            "author_nicks": [
                {
                    "name": "Shade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1191/?format=api",
                        "id": 1191,
                        "name": "Shade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13782/?format=api",
                "id": 13782,
                "name": "Bud Outrage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1191/?format=api",
                "id": 1191,
                "name": "Shade"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/980/?format=api",
                "id": 980,
                "name": "Motion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}