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

{
    "url": "https://demozoo.org/api/v1/bbses/13734/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13734/",
    "id": 13734,
    "name": "Plastic Jam",
    "location": "Maldon, Essex, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.7311,
    "longitude": 0.67463,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381661/",
            "id": 381661,
            "title": "Bombliner 1.5",
            "author_nicks": [
                {
                    "name": "A-Bomb",
                    "abbreviation": "BMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                        "id": 61581,
                        "name": "A-Bomb",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-13",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "remoteaccess"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/381656/?format=api",
            "demozoo_url": "https://demozoo.org/music/381656/",
            "id": 381656,
            "title": "Do Not Believe In God",
            "author_nicks": [
                {
                    "name": "D-Roc",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153562/?format=api",
                        "id": 153562,
                        "name": "D-Roc",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "A-Bomb",
                    "abbreviation": "BMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                        "id": 61581,
                        "name": "A-Bomb",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-12-15",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "s3m",
                "metal"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/283198/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283198/",
            "id": 283198,
            "title": "Easy Backup v1.0",
            "author_nicks": [
                {
                    "name": "Remote Access Traders",
                    "abbreviation": "RAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                        "id": 80479,
                        "name": "Remote Access Traders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-28",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-related",
                "remoteaccess"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150745/?format=api",
                "id": 150745,
                "name": "Screw Face"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                "id": 61581,
                "name": "A-Bomb"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}