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

{
    "url": "https://demozoo.org/api/v1/bbses/5412/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5412/",
    "id": 5412,
    "name": "Down By Law (203 + 860)",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/106351/?format=api",
            "demozoo_url": "https://demozoo.org/productions/106351/",
            "id": 106351,
            "title": "Domination 05",
            "author_nicks": [
                {
                    "name": "Onslaught",
                    "abbreviation": "ONS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                        "id": 134,
                        "name": "Onslaught",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "domination"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/177428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177428/",
            "id": 177428,
            "title": "Impact!",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/174371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174371/",
            "id": 174371,
            "title": "Tool Disk 1",
            "author_nicks": [
                {
                    "name": "Onslaught Designs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                        "id": 134,
                        "name": "Onslaught",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/50554/?format=api",
                "id": 50554,
                "name": "Morrisey"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50553/?format=api",
                "id": 50553,
                "name": "Majesty"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}